You're viewing a demo portfolio

Join the waitlist
PRSM

variation

Active

Tool of Ensembl

declared in 0.1.0

"What is [rsID]" / "look up SNP [rs...]" / "variant info for [rsN]" — fetch a genetic variation record by ID (e.g. rs56116432). Returns alleles, genomic location, clinical significance, gene mappings. Use for SNP lookups, pharmacogenomics, GWAS follow-up.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "species": "human",
      "variant_id": "rs56116432"
    }
  ],
  "required": [
    "species",
    "variant_id"
  ],
  "properties": {
    "species": {
      "type": "string"
    },
    "variant_id": {
      "type": "string",
      "description": "e.g. \"rs56116432\""
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Ensembl

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

1/7 registries
View full server →
variation — Ensembl — PRSM MCP