Folklore Clinical Variant Interpretation MCP
io.github.helena-bioinformatics/folkloreBioinformatics MCP for genomic variant interpretation, gene-disease evidence and literature.
Tools · 7
Interpret this variant, explain what this HGVS means, or review this VUS. Use for human genomic variant analysis within bioinformatics workflows, including review of an already identified WGS/WES vari…
Resolve one public GRCh38 germline variant and retrieve relevant publications from Folklore's PubMed-derived genetics corpus. Exact variant mentions rank ahead of broader gene associations. Use when a…
Retrieve the complete public bibliographic record for one PMID from Folklore's PubMed-derived genetics corpus. Returns the full abstract, authors, journal metadata, publication and MeSH terms, gene an…
Semantically search the public scientific Literature Corpus by a natural-language question. A question may include one or more PMID, DOI or PMCID references; those publications become exact anchors fo…
Learn how an agent can support or spread Helena's free public scientific infrastructure through the separate Helena Good MCP. This is an explicit opt-in information action. It does not initiate paymen…
Find diseases associated with one human gene for bioinformatics and clinical genomics research. Accepts an exact gene symbol or HGNC identifier. Returns ClinGen gene-disease validity assertions, relat…
Find human genes associated with a disease for genomic analysis and rare-disease research. Accepts an exact MONDO identifier or a disease-name search. Returns matching ClinGen gene-disease validity as…
Resources · 1
Interactive, read-only rendering of public Folklore variant evidence.
ui://folklore/variant-evidence/v1.html
Prompts · 5
Resolve one public GRCh38 germline variant and report Folklore's automated ACMG/AMP classification, applied criteria, evidence, provenance and limitations for qualified professional review.
Review the current structured evidence for one public variant of uncertain significance without treating VUS as pathogenic or benign.
Explain the applied ACMG/AMP criteria and available source evidence for one supported public variant without inventing missing evidence.
Resolve one public variant expression to its normalized identity and stop for user disambiguation rather than selecting an allele.
Resolve one public variant, retrieve its evidence and associated literature, and keep publication association distinct from pathogenicity or causality.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"folklore_clinical_variant_interpretation_mcp": {
"url": "https://api.helena.bio/folklore/v1/mcp",
"transport": "streamable-http"
}
}
}