longevity-genie/opengenes-mcp
MCP for the open-genes
Platform-specific configuration:
{
"mcpServers": {
"opengenes-mcp": {
"command": "npx",
"args": [
"-y",
"opengenes-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/longevity-genie/opengenes-mcp/actions/workflows/test.yml) [](https://badge.fury.io/py/opengenes-mcp) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) [](https://github.com/psf/black)
MCP (Model Context Protocol) server for OpenGenes database
This server implements the Model Context Protocol (MCP) for OpenGenes, providing a standardized interface for accessing aging and longevity research data. MCP enables AI assistants and agents to query comprehensive biomedical datasets through structured interfaces.
The server automatically downloads the latest OpenGenes database and documentation from Hugging Face Hub (specifically from the opengenes folder), ensuring you always have access to the most up-to-date data without manual file management.
The OpenGenes database contains:
If you want to understand more about what the Model Context Protocol is and how to use it more efficiently, you can take the DeepLearning AI Course or search for MCP videos on YouTube.
This MCP serve
Loading reviews...