longevity-genie/gget-mcp
π π βοΈ - MCP server providing a powerful bioinformatics toolkit for genomics queries and analysis, wrapping the popular `gget` library.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: longevity-genie/gget-mcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-longevity-genie-gget-mcp
Detailed Documentation
π π βοΈ - MCP server providing a powerful bioinformatics toolkit for genomics queries and analysis, wrapping the popular gget library.
Configuration
{
"mcpServers": {
"longevity-genie-gget-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-longevity-genie-gget-mcp"
],
"env": {}
}
}
}