Folklore Clinical Variant Interpretation MCP
Rank #34,961io.github.helena-bioinformatics/folklore
Helena Bioinformatics MCP for clinical variant interpretation, ACMG/AMP evidence and literature.
Folklore Clinical Variant Interpretation MCP is a Model Context Protocol (MCP) server published by helena-bioinformatics. It ranks #34,961 of 115,460 servers tracked on MCP Toplist. Folklore Clinical Variant Interpretation MCP is listed on Official MCP, with 8 tracked versions. It was first listed on Aug 10, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 80,499 of 115,460 servers on MCP Toplist.
Use Folklore Clinical Variant Interpretation MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http folklore https://api.helena.bio/folklore/v1/mcp[mcp_servers.folklore]
url = "https://api.helena.bio/folklore/v1/mcp"Add to ~/.codex/config.toml.
https://api.helena.bio/folklore/v1/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"folklore": {
"url": "https://api.helena.bio/folklore/v1/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"folklore": {
"type": "http",
"url": "https://api.helena.bio/folklore/v1/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"folklore": {
"serverUrl": "https://api.helena.bio/folklore/v1/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"folklore": {
"url": "https://api.helena.bio/folklore/v1/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.helena-bioinformatics%2Ffolklore)<a href="https://mcptoplist.com/server/io.github.helena-bioinformatics%2Ffolklore"><img src="https://mcptoplist.com/badge/io.github.helena-bioinformatics%2Ffolklore.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
helena-bioinformatics
Other servers by helena-bioinformatics
View all helena-bioinformatics servers →Available versions (8)
| Version | Published |
|---|---|
| 1.4.1 | Aug 30, 2026 |
| 1.4.0 | Aug 27, 2026 |
| 1.3.2 | Aug 25, 2026 |
| 1.3.1 | Aug 25, 2026 |
| 1.2.2 | Aug 13, 2026 |
| 1.1.3 | Aug 12, 2026 |
| 1.1.0 | Aug 11, 2026 |
| 1.0.1 | Aug 10, 2026 |
Frequently asked questions
- Who maintains Folklore Clinical Variant Interpretation MCP?
- Folklore Clinical Variant Interpretation MCP is maintained by helena-bioinformatics, which publishes 4 MCP servers (18 total versions) tracked on MCP Toplist.
- Is Folklore Clinical Variant Interpretation MCP listed on the Official MCP Registry?
- Yes — Folklore Clinical Variant Interpretation MCP is listed on the Official MCP Registry.
- How many versions does Folklore Clinical Variant Interpretation MCP have?
- MCP Toplist tracks 8 versions of Folklore Clinical Variant Interpretation MCP, most recently published on Aug 30, 2026.
- Where can I find the source code for Folklore Clinical Variant Interpretation MCP?
- The source code for Folklore Clinical Variant Interpretation MCP is hosted at github.com/helena-bioinformatics/folklore-mcp.