Skip to main content
Science & ResearchJava

dnaerys/onekgpd-mcp

real-time access to 1000 Genomes Project dataset

biology-medicine-and-bioinformaticscloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/dnaerys/onekgpd-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "onekgpd-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dnaerys/onekgpd-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Science & Research
Language
Java
Author
dnaerys