Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Gnomad Genetics MCP Server
Gnomad Genetics MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 7:18:46 PM

Gnomad Genetics MCP Server

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website

Look up allele frequencies by ancestry, gene constraint, variants, and coverage over gnomAD.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "gnomad-genetics-mcp-server": {
      "command": "bunx",
      "args": [
        "@cyanheads/gnomad-genetics-mcp-server@latest"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

@cyanheads/gnomad-genetics-mcp-server

Look up variant allele frequencies by ancestry, gene loss-of-function constraint, gene variant lists, and sequencing coverage over gnomAD β€” with ClinVar significance joined in β€” via MCP. STDIO or Streamable HTTP.

7 Tools (+1 opt-in) β€’ 2 Resources β€’ 1 Prompt

Version License Docker MCP SDK npm TypeScript Bun

Install in Claude Desktop Install in Cursor Install in VS Code

Framework

Public Hosted Server: https://gnomad-genetics.caseyjhand.com/mcp


Tools

Five gnomAD tools, plus three for SQL analytics over the DuckDB-backed canvas tables the list tools materialize:

ToolDescription
gnomad_get_variantFull population record for one or more variants β€” AC/AN/AF overall and per genetic-ancestry group, homozygote/hemizygote counts, quality flags, transcript consequence, in-silico predictors, and joined ClinVar significance. Batch up to 25 IDs with per-item partial success.
gnomad_get_gene_constraintGene loss-of-function constraint β€” pLI, LOEUF (oe_lof_upper) with CI, observed/expected ratios, and Z-scores. By HGNC symbol or Ensembl gene ID.
gnomad_list_gene_variantsEvery variant in a gene, transcript, or region with allele frequencies and predicted consequences, filterable by consequence class and max AF. Spills to the gene_variants canvas table.
gnomad_get_coverageSequencing coverage across a gene, transcript, or region β€” mean/median depth and the fraction of samples over depth thresholds, per callset track. Tells a true absent variant from an uncallable position.
gnomad_search_clinvarGene-level ClinVar detail via NCBI E-utilities β€” classified variants, review status (star rating), conditions, and submission counts. Spills to the clinvar_variants canvas table.
gnomad_dataframe_queryRun a read-only SQL SELECT across canvas tables staged by the list tools.
gnomad_dataframe_describeList the tables staged on a canvas and their columns before writing SQL.
gnomad_dataframe_dropDrop a named table from a canvas to reclaim memory. Opt-in via GNOMAD_DATAFRAME_DROP_ENABLED=true β€” off by default since per-table TTL already handles cleanup.

gnomad_get_variant

The "how common, is it benign" answer in one call.

  • Batch up to 25 IDs per call, each a chrom-pos-ref-alt variantId (e.g. 1-55051215-G-GA) or an rsID (e.g. rs11591147)
  • Per-item partial success β€” a malformed or absent ID lands in failed[] without failing the others
  • Per-ancestry frequency vector is returned in full, never collapsed to a single global AF
  • Reports which callset(s) (exome / genome) carry the variant, quality flags, transcript consequence, in-silico predictor scores, and the ClinVar significance gnomAD joins per variant
  • An empty found[] for a well-formed ID means the variant is not in the chosen dataset β€” pair with gnomad_get_coverage to confirm the position is callable before concluding true absence

gnomad_get_gene_constraint

The orthogonal axis to allele frequency β€” a loss-of-function variant matters far more in a gene intolerant to being broken.

  • Accepts an HGNC symbol (PCSK9) or an Ensembl gene ID (ENSG00000169174)
  • Returns pLI (>0.9 intolerant), LOEUF / oe_lof_upper (<0.6 intolerant in v4, <0.35 in v2) with its lower bound, observed/expected ratios for LoF / missense / synonymous, and the three Z-scores
  • Many genes have null constraint (sparse upstream) β€” null fields are reported as such, never fabricated
  • constraint_flags surfaces v4 beta caveats flagged by the gnomAD team

gnomad_list_gene_variants

List variants across a gene, transcript, or region, then SQL the full set.

  • Supply exactly one of gene, transcript_id, or region (chrom-start-stop, 1-based inclusive)
  • Optional filters: one consequence_class (lof / missense / synonymous / other) and/or a maximum allele frequency
  • The full result is staged on a DataCanvas table named gene_variants with an inline preview returned alongside canvas_id and table_name β€” query it with gnomad_dataframe_query to rank by AF, count by consequence, or group across the complete set
  • Reusing a canvas_id REPLACES the staged table; it does not append
  • When the canvas is disabled (CANVAS_PROVIDER_TYPE != duckdb) the tool returns a capped inline preview with spilled=false and the SQL path is unavailable

gnomad_get_coverage

Disambiguate a true absent variant from an uncallable position.

  • Supply exactly one of gene, transcript_id, or region
  • Returns mean and median read depth plus the mean fraction of samples covered at each threshold (1Γ— through 100Γ—), summarized per callset track
  • coverage_source narrows to one track (exome / genome); omit to return every available track
  • A variant missing from a well-covered region is informative; one missing from a poorly-covered region is not

gnomad_search_clinvar

Gene-panel curation depth beyond the per-variant ClinVar join, via NCBI E-utilities.

  • Returns a gene's classified ClinVar variants β€” clinical significance, review status with a 0–4 star rating, associated conditions, molecular consequences, and submission counts
  • Optional filters: clinical_significance (e.g. pathogenic) and a minimum star rating (min_review_stars, 0–4)
  • The full set is staged on the clinvar_variants canvas table with an inline preview; reusing a canvas_id REPLACES that table
  • Keyless, but honors NCBI_API_KEY for a higher rate limit (10 vs 3 req/s)

Canvas dataframe tools

gnomad_dataframe_query, gnomad_dataframe_describe, and gnomad_dataframe_drop operate on the canvas tables the list tools stage.

  • gnomad_dataframe_query runs single-statement SELECTs only β€” writes, DDL, and file/HTTP table functions are rejected by the canvas gate
  • gnomad_dataframe_describe returns each staged table's name, row count, and column schema β€” call it before writing SQL
  • gnomad_dataframe_drop is a deliberate mutation (readOnlyHint: false); it stays absent from tools/list unless GNOMAD_DATAFRAME_DROP_ENABLED=true
  • All three require CANVAS_PROVIDER_TYPE=duckdb; without it they return a canvas_disabled error

Resources and prompts

TypeNameDescription
Resourcegnomad://variant/{dataset}/{variantId}Population record for one variant β€” mirrors gnomad_get_variant. The dataset segment keeps the URI self-describing.
Resourcegnomad://gene/{dataset}/{gene}/constraintGene loss-of-function constraint β€” mirrors gnomad_get_gene_constraint.
Promptgnomad_variant_triageGuided rare-disease variant-triage workflow: population frequency β†’ gene constraint β†’ callability check, in order.

All resource data is also reachable via tools. The list tools (gnomad_list_gene_variants, gnomad_get_coverage, gnomad_search_clinvar) return analytical row sets rather than stable single-URI documents, so they are not exposed as resources β€” call the tools instead.

Features

Built on @cyanheads/mcp-ts-core:

  • Declarative tool, resource, and prompt definitions β€” single file per primitive, framework handles registration and validation
  • Unified error handling β€” handlers throw, framework catches, classifies, and formats
  • Typed error contracts with agent-facing recovery hints
  • Pluggable auth: none, jwt, oauth
  • Structured logging with optional OpenTelemetry tracing
  • STDIO and Streamable HTTP transports

gnomAD-specific:

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools8 views
    Compare vs Claude Task Master β†’
  • Skill of Skills logoSkill of Skills

    Quality-ranked, cross-platform directory of AI coding skills, plugins and MCP servers.

    πŸ’» Developer Tools2 views
    Compare vs Skill of Skills β†’
  • R
    Ruv Swarm

    Neural network swarm orchestration with WebAssembly acceleration and MCP integration

    πŸ’» Developer Tools2 views
    Compare vs Ruv Swarm β†’
  • Valet logoValet

    Get share links, publish and manage websites, artifacts and agents. No account needed.

    πŸ’» Developer Tools2 views
    Compare vs Valet β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Gnomad Genetics MCP Server

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "gnomad-genetics-mcp-server": { "command": "bunx", "args": ["@cyanheads/gnomad-genetics-mcp-server@latest"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGnomad Genetics MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/gnomad-genetics-mcp-server?style=directory)](https://allmcps.com/mcp/gnomad-genetics-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/gnomad-genetics-mcp-server"><img src="https://allmcps.com/api/badge/gnomad-genetics-mcp-server?style=directory" alt="Gnomad Genetics MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
36Quality signal: Fair Β· 36/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 2d ago via OSV.dev Β· @cyanheads/gnomad-genetics-mcp-server@latest (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Gnomad Genetics MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code