dnaerys/onekgpd-mcp
real-time access to 1000 Genomes Project dataset
Quick Start
Clone the repository:
git clone https://github.com/dnaerys/onekgpd-mcpClaude Desktop configuration example:
{
"mcpServers": {
"onekgpd-mcp": {
"command": "npx",
"args": [
"-y",
"dnaerys/onekgpd-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.