Skip to content
Cursor

Gnomad for Cursor

io.github.pipeworx-io/gnomad

gnomAD MCP — Broad Institute Genome Aggregation Database (GraphQL).

client:Cursor transport:streamable-http

Install Gnomad in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "gnomad": {
      "url": "https://gateway.pipeworx.io/gnomad/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Gnomad in other clients