Skip to main content
Science & ResearchPython

longevity-genie/synergy-age-mcp

MCP server for the SynergyAge database of synergistic and antagonistic genetic interactions in longevity.

biology-medicine-and-bioinformaticsofficialcloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/longevity-genie/synergy-age-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "synergy-age-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "longevity-genie/synergy-age-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Science & Research
Language
Python
Author
longevity-genie