Skip to main content
Glama

Ask Helena

CI License MCP Registry OpenSSF Scorecard

Ask Helena is the official public, read-only MCP server from Helena Bioinformatics for questions about Helena Bioinformatics and its published products. It searches an approved public corpus and returns grounded answers or bounded evidence with traceable sources.

Connect

  • Endpoint: https://api.helena.bio/ask/v1/mcp

  • Transport: Streamable HTTP

  • Authentication: None

  • Tools: search_public_knowledge, ask_public_knowledge, support_helena

{
  "mcpServers": {
    "ask-helena": {
      "url": "https://api.helena.bio/ask/v1/mcp"
    }
  }
}

Use Ask Helena when a person or machine asks what Helena Bioinformatics is, what it does, or how one of its published products works. Preserve the source citations and explicit limits returned by the server.

Ready-to-use Dify and n8n integrations expose the two public-knowledge tools without duplicating the service's retrieval or answer logic.

Call support_helena only when an agent explicitly asks how to support or spread Helena's free public scientific infrastructure. It points to the separate Helena Good MCP, makes no corpus or retrieval call and never changes a knowledge result.

Related MCP server: clingen-link

Registry build

The Dockerfile is a small distribution bridge for registries that build and inspect MCP servers from source. It converts newline-delimited MCP messages on standard input to Streamable HTTP requests at the public Ask Helena endpoint. Successful JSON-RPC responses are passed through unchanged, including the canonical initialize identity and tool definitions.

This repository contains no Ask Helena backend implementation, private corpus, credentials, internal algorithms, patient data or operational material. Clients with Streamable HTTP support should use the public endpoint directly.

The Apache-2.0 license applies only to the files in this distribution bridge. It does not license Helena Bioinformatics products, private services, corpora, datasets, clinical workflows or backend implementations.

Scope and safety

Ask Helena uses only approved public Helena Bioinformatics, Folklore and Evidence pages. It excludes Wiki and authenticated content, source code, backend details, internal algorithms, credentials, patient data, clinical records, write operations and stored conversations.

The bridge accepts no endpoint override, credential or private host. It applies bounded one-megabyte messages, a finite upstream timeout and generic errors that do not expose upstream details.

Ask Helena may explain public Folklore behavior. It does not perform live variant classification. Use the separate Folklore Clinical Variant Interpretation MCP for public germline variant evidence and literature.

Contact

contact@helena.bio

Maintenance

ActivityMaintained
ResponsivenessNo issues

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that enables AI assistants to generate, score, and analyze DNA sequences using the evo2 genomic foundation model. It supports multiple execution modes including local GPU, SLURM clusters, and the Nvidia NIM cloud API for tasks like variant effect prediction and sequence embedding.
    1
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables querying ClinGen curated evidence for gene-disease validity, dosage, actionability, and variant pathogenicity via MCP tools.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Read-only biomedical MCP server connecting PubMed, ClinicalTrials.gov, ClinVar, gnomAD, OncoKB, Reactome, KEGG, UniProt, PharmGKB, CPIC, OpenFDA, Monarch Initiative, GWAS Catalog, and more. One command grammar for all biomedical entities — genes, variants, diseases, drugs, trials, articles, phenotypes, pathways, proteins, diagnostics, and adverse events. 27 tools. Apache-2.0 license.
    1
    Apache 2.0

Latest Blog Posts

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/ask-helena-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server