Bioinformatic MCP server that wraps the most useful functions of the gget library
Standard I/O
Build from source
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"gget-mcp": {
"args": [
"index.js"
],
"command": "node"
}
}
}