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": {}
}
}
}