longevity-genie/gget-mcp
MCP server providing a powerful bioinformatics toolkit for genomics queries and analysis, wrapping the popular `gget` library.
Quick Start
Clone the repository:
git clone https://github.com/longevity-genie/gget-mcpClaude Desktop configuration example:
{
"mcpServers": {
"gget-mcp": {
"command": "npx",
"args": [
"-y",
"longevity-genie/gget-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.