Skip to main content
Science & ResearchPython

longevity-genie/opengenes-mcp

MCP server for a queryable database for aging and longevity research from the OpenGenes project.

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

Quick Start

Clone the repository:

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

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Science & Research
Language
Python
Author
longevity-genie