mcpserver.lol
registry/gnomad-genetics-mcp-server
Connection check verified live · 27h ago

gnomad-genetics-mcp-server

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

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

7 tools

Read from the running server on 27h ago.

gnomad_dataframe_describe read-only canvas_id*
List the tables staged on a canvas and their columns (name and type) so you can write correct SQL for gnomad_dataframe_query. Use the canvas_id returned by gnomad_list_gene_variant…
gnomad_dataframe_query read-only sql*canvas_id*
Run a read-only SQL SELECT against a canvas table staged by gnomad_list_gene_variants (table gene_variants) or gnomad_search_clinvar (table clinvar_variants). Use the canvas_id and…
gnomad_get_coverage read-only generegiondatasettranscript_idcoverage_sourcereference_genome
Fetch gnomAD sequencing-coverage summary across a gene, transcript, or region — mean and median read depth, plus the mean fraction of samples covered at each depth threshold (1× th…
gnomad_get_gene_constraint read-only gene*datasetreference_genome
Fetch gnomAD loss-of-function constraint for a gene — pLI (probability of LoF intolerance; >0.9 intolerant), LOEUF (oe_lof_upper, the headline metric; <0.6 intolerant in v4, <0.35…
gnomad_get_variant read-only datasetvariants*reference_genome
Fetch the full gnomAD population record for one or more variants — allele count/number/frequency overall and broken down per genetic-ancestry group, homozygote and hemizygote count…
gnomad_list_gene_variants read-only genemax_afregiondatasetcanvas_idtranscript_id +2
List every gnomAD variant in a gene, transcript, or region with allele frequencies and predicted consequences, optionally filtered to one consequence class (lof, missense, synonymo…
gnomad_search_clinvar read-only gene*canvas_idmin_review_starsclinical_significance
Search ClinVar (NCBI E-utilities) for a gene and return its classified variants — clinical significance, review status with a 0–4 star rating, associated conditions, molecular cons…