Allele Registry Server
БесплатноНе проверенEnables resolving genetic variant identifiers (HGVS, dbSNP, ClinVar, gnomAD) to stable ClinGen Allele Registry IDs (CA#) and cross-references, providing a canon
Описание
Enables resolving genetic variant identifiers (HGVS, dbSNP, ClinVar, gnomAD) to stable ClinGen Allele Registry IDs (CA#) and cross-references, providing a canonical allele identity across genome builds.
README
MCP server wrapping the ClinGen Allele Registry (https://reg.clinicalgenome.org) — canonical allele identity for genetic variants. Resolves any HGVS / dbSNP / ClinVar / gnomAD reference to a stable ClinGen Allele Registry ID (CA#) and its cross-references, so a variant keeps one identity across genome builds and transcript versions.
Cloudflare Worker built on McpAgent (agents/mcp), REST + Code Mode via @bio-mcp/shared. Read endpoints only; no auth. Dev port 8905.
Why it exists
tmVar3's ~550 GB of chromosome-sharded SQLite exists to turn an HGVS string into a canonical allele. The Allele Registry does the same thing over a free public REST API — so we wrap the API instead of re-hosting the index. Every allele_registry_execute result carries a verifiable _meta.citation, and a CA# is a content-addressed allele identifier that drops straight into the fleet's attestation story.
Tools (Code Mode)
allele_registry_search— discover endpoints in the curated catalogallele_registry_execute— run JS against the API in a V8 isolate (api.get/api.post,searchSpec, no network/keys); results carry_meta.citationallele_registry_get_schema/allele_registry_query_data— inspect + SQL-query staged results
Develop
./scripts/dev-servers.sh allele-registry # wrangler dev on :8905
pnpm --filter allele-registry-mcp-server run test
Upstream
- Base:
https://reg.clinicalgenome.org—GET /allele?hgvs=…,GET /allele/{CAid}, resolution by dbSNP / ClinVar / gnomAD / MyVariantInfo. - Source descriptor:
ClinGen Allele Registry(ClinGen / NIH, freely available).
Установка Allele Registry Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/QuentinCody/allele-registry-mcp-serverFAQ
Allele Registry Server MCP бесплатный?
Да, Allele Registry Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Allele Registry Server?
Нет, Allele Registry Server работает без API-ключей и переменных окружения.
Allele Registry Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Allele Registry Server в Claude Desktop, Claude Code или Cursor?
Открой Allele Registry Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Allele Registry Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
