Folklore Variant Evidence
Folklore Variant Evidence MCP
Folklore Variant Evidence is a public, read-only MCP server from Helena Bioinformatics. It resolves one supported GRCh38 germline variant and returns structured evidence for ACMG/AMP classification.
The service accepts genomic, coding, and protein HGVS expressions. It normalizes the query to GRCh38 and returns the resolved variant, gene and consequence, automated classification, applied evidence codes, ClinVar assertions, population frequency, in-silico and splice predictions, source versions, provenance, limitations, and a link to the public Folklore Variant Details record.
Connect
Endpoint:
https://api.helena.bio/folklore/v1/mcpTransport: Streamable HTTP
Authentication: None
Tool:
search_variant_evidence
Example client configuration:
{
"mcpServers": {
"folklore": {
"url": "https://api.helena.bio/folklore/v1/mcp"
}
}
}Related MCP server: OpenCRAVAT
Registry build
The Dockerfile in this repository is a small distribution bridge used by
registries that build and inspect MCP servers from source. It runs a pinned
version of mcp-proxy and connects
its standard-input transport to the public Folklore Streamable HTTP endpoint.
The bridge contains no Folklore backend implementation, private data, secrets, or patient information. Clients that support Streamable HTTP should use the public endpoint above directly.
Query
Send one supported germline variant. For example:
ENST00000226413.5:c.317A>GThe same variant may be submitted as a supported genomic or protein HGVS expression.
Response
The tool returns structured, source-backed data suitable for machine use and a rendered Variant Details view for compatible chat clients. Results may include:
input resolution status and warnings;
GRCh38 genomic, coding, and protein HGVS;
gene, transcript, consequence, exon, and identifiers;
automated ACMG/AMP classification and evidence codes;
ClinVar significance, review status, and associated conditions;
gnomAD population frequency;
in-silico, splice, conservation, and gene-constraint evidence;
classifier and source-data versions;
provenance, limitations, and a public Folklore record URL.
Scope and safety
Folklore provides computational decision support, not a diagnosis. Results must be reviewed by a qualified genetics professional in the relevant clinical context.
The public service accepts one variant query at a time. It does not accept patient records, expose private Helena Bioinformatics systems, or publish backend source code or implementation details.
Official links
Contact
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables AI-powered genomic variant analysis including variant impact prediction, regulatory element discovery, and batch variant scoring. Currently operates in mock mode as a proof-of-concept awaiting the public release of Google DeepMind's AlphaGenome API.20242MIT

OpenCRAVATofficial
Flicense-qualityCmaintenanceAnnotate variants by with a deep and rich set of data. Can annotate: genetic change, rsID, CAid, HGVS (g./c./p.), protein change.5- FlicenseAqualityDmaintenanceProvides interpretable variant effect predictions for 4.2 million ClinVar variants using the EVEE API. Enables searching, comparing, and analyzing genetic variants with AI-generated mechanistic interpretations and disruption profiles.616
- Alicense-qualityAmaintenanceEnables querying ClinGen curated evidence for gene-disease validity, dosage, actionability, and variant pathogenicity via MCP tools.MIT
Related MCP Connectors
Broad Institute gnomAD genomic variant database (GraphQL)
MCP gateway federating 21 biomedical MCP servers behind one endpoint: gnomAD, ClinVar, HPO, VEP.
MyVariant.info MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/helena-bioinformatics/folklore-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server