Gwas Catalog for Cursor
io.github.pipeworx-io/gwas-catalog
GWAS Catalog (EBI/NHGRI) MCP — curated catalog of genome-wide association studies.
client:Cursor
transport:streamable-http
Install Gwas Catalog in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gwas-catalog": {
"url": "https://gateway.pipeworx.io/gwas-catalog/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs