biology, medicine and bioinformatics

Gget Mcp

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

python
cloud
local
biology, medicine and bioinformatics
0
View on GitHub

Installation

npx -y longevity-genie/gget-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

longevity-genie/gget-mcp

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

GitHub: https://github.com/longevity-genie/gget-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub