Add bio.helena-folklore - #290
Open
vladimir-mitev wants to merge 2 commits into
Open
Conversation
Signed-off-by: Vladimir Mitev <vladimir@helena.bio>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Registers the hosted Streamable HTTP endpoint with its existing connection schema; updates the discovery description.
Current Folklore MCP release: 1.5.0. Bioinformatics MCP for genomic variant interpretation, gene-disease evidence and literature.
Public connection and capabilities
io.github.helena-bioinformatics/folkloreThe live endpoint exposes seven tools:
search_variant_evidencesearch_variant_literatureget_publication_detailssearch_literature_corpussupport_helena(separate optional support discovery)get_gene_disease_associationssearch_disease_genesThe two new scientific tools return ClinGen Gene-Disease Validity assertions by exact gene symbol/HGNC ID or MONDO ID/disease-name search. They preserve distinct disease identities, inheritance, source classifications, reports and snapshot provenance. Existing variant and literature tools are retained; this release does not change the variant classifier.
Scope and validation
Variant interpretation is limited to supported GRCh38 germline variants. Gene-disease validity is not individual variant pathogenicity or a patient diagnosis. No raw DNA/VCF ingestion, batch variant processing, patient symptoms or private case data. Results require qualified professional review.
The upstream release and live seven-tool catalogue were verified on 2026-09-11. This confirms the hosted service, not acceptance or complete compatibility testing by this project. Refer to this pull request's checks and current diff for project-specific validation.