Skip to content
MCP Server Community By @dnaerys

dnaerys/onekgpd-mcp

β˜• ☁️ 🍎 πŸͺŸ 🐧- real-time access to 1000 Genomes Project dataset

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: dnaerys/onekgpd-mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-dnaerys-onekgpd-mcp

Detailed Documentation

β˜• ☁️ 🍎 πŸͺŸ 🐧- real-time access to 1000 Genomes Project dataset

Configuration

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