Skip to main content
Science & ResearchPython

longevity-genie/gget-mcp

MCP server providing a powerful bioinformatics toolkit for genomics queries and analysis, wrapping the popular `gget` library.

biology-medicine-and-bioinformaticscloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/longevity-genie/gget-mcp

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Science & Research
Language
Python
Author
longevity-genie