biology, medicine and bioinformatics

Opengenes Mcp

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

python
cloud
local
enterprise
biology, medicine and bioinformatics
0
View on GitHub

Installation

npx -y longevity-genie/opengenes-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

longevity-genie/opengenes-mcp

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

GitHub: https://github.com/longevity-genie/opengenes-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub