Skip to content

Commit af1f1fc

Browse files
committed
added meta info according to biorgistry ai
1 parent 1814bee commit af1f1fc

1 file changed

Lines changed: 51 additions & 0 deletions

File tree

meta.yaml

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
"@context": https://schema.org
2+
"@type": SoftwareApplication
3+
"@id": https://github.com/longevity-genie/synergy-age-mcp
4+
5+
identifier: longevity-genie/synergy-age-mcp
6+
7+
name: Holy-BIO-MCP's SynergyAge server
8+
9+
description: >
10+
A Model Context Protocol server for the SynergyAge database, providing access to experimentally validated genetic interventions and their synergistic, antagonistic, and epistatic interactions affecting lifespan across model organisms. The server enables AI-assisted research into aging and longevity through structured database queries.
11+
12+
codeRepository: https://github.com/longevity-genie/synergy-age-mcp
13+
14+
maintainer:
15+
- "@type": Person
16+
name: Anton Kulaga
17+
identifier: antonkulaga
18+
url: https://github.com/antonkulaga
19+
- "@type": Person
20+
name: Livia Zaharia
21+
identifier: liviazaharia2020
22+
url: https://github.com/liviazaharia2020
23+
24+
license: https://spdx.org/licenses/MIT.html
25+
26+
applicationCategory: HealthApplication
27+
28+
keywords:
29+
- synergyage
30+
- holy-bio-mcp
31+
- aging
32+
- longevity
33+
- genetic interactions
34+
- lifespan interventions
35+
- model organisms
36+
- synergistic effects
37+
- antagonistic interactions
38+
- epistasis
39+
- gerontology
40+
- bioinformatics
41+
- genetics
42+
43+
programmingLanguage:
44+
- Python
45+
46+
featureList:
47+
- synergyage_db_query - Execute read-only SQL queries against the SynergyAge database with comprehensive genetic intervention data
48+
- synergyage_get_schema_info - Get detailed database schema information including tables, columns, and data descriptions
49+
- synergyage_example_queries - Get example SQL queries with patterns for common aging research questions
50+
- resource://db-prompt - Complete database schema documentation and usage guidelines for SynergyAge
51+
- resource://schema-summary - Formatted summary of database tables and their purposes in longevity research

0 commit comments

Comments
 (0)