You're viewing a demo portfolio

Join the waitlist
PRSM

transcript

Active

Tool of Gnomad

declared in 0.1.0

Fetch gnomAD variant data for an Ensembl transcript (ENST…), returning transcript coordinates, gene symbol, chromosome position, and per-variant allele frequencies from exome and genome datasets.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "transcript_id": "ENST00000357144"
    },
    {
      "dataset": "gnomad_r4",
      "transcript_id": "ENST00000380152"
    }
  ],
  "required": [
    "transcript_id"
  ],
  "properties": {
    "dataset": {
      "type": "string"
    },
    "transcript_id": {
      "type": "string",
      "description": "Ensembl transcript id (ENST…)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Gnomad

https://github.com/pipeworx-io/mcp-gnomad

1/7 registries
View full server →
transcript — Gnomad — PRSM MCP