Ask Helena
Server Details
Official answers about Helena Bioinformatics and its products, with citations to public sources.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
3 toolsask_public_knowledgeAsk HelenaBRead-onlyInspect
Answer questions about Helena Bioinformatics and its products from approved public sources, with citations and explicit limits. May return evidence only.
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | all | |
| history | No | ||
| language | No | ||
| question | Yes | ||
| request_id | No |
Output Schema
| Name | Required | Description |
|---|---|---|
| protocol_metadata | Yes | |
| canonical_response | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, and the description adds useful behavioral context: 'May return evidence only' and 'explicit limits.' This goes beyond annotations without contradicting them, though it doesn't detail what the limits or evidence-only responses mean.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences, front-loaded with the action verb 'Answer,' and contains no redundant or filler content. Every phrase adds value (scope, sources, citations, limits).
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Despite having output schema and annotations, the description leaves significant gaps: parameter semantics are entirely unexplained, 'explicit limits' is vague, and there is no mention of the site parameter (evidence, helena, folklore, all) or history/language options. This is insufficient for a 5-parameter tool with 0% schema description coverage.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate for parameter meaning, but it does not. None of the five parameters (site, history, language, request_id, question) are mentioned or explained, leaving the agent to infer semantics solely from names and enums.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool answers questions about Helena Bioinformatics and its products from approved public sources, with specific verb 'answer' and resource 'questions about Helena Bioinformatics'. It distinguishes from sibling by emphasizing citations and explicit limits, but doesn't explicitly name or contrast with search_public_knowledge.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage for factual questions requiring citations ('with citations and explicit limits'), but provides no explicit when-to-use vs alternatives or exclusions. The sibling search_public_knowledge is not referenced, so the guidance is only implied, not explicit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
search_public_knowledgeSearch Helena's public sourcesBRead-onlyIdempotentInspect
Search the approved public pages of Helena Bioinformatics and its products. Return source-cited evidence.
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | all | |
| history | No | ||
| language | No | ||
| question | Yes | ||
| request_id | No |
Output Schema
| Name | Required | Description |
|---|---|---|
| protocol_metadata | Yes | |
| canonical_response | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, idempotent, and non-destructive behavior. The description adds meaningful context about the search scope ('approved public pages') and the nature of results ('source-cited evidence'), enhancing transparency beyond the structured annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is concise (two sentences), front-loaded with the action verb 'Search,' and every sentence contributes meaning. It is appropriately brief but could be slightly more informative about scope or parameters without becoming verbose.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool has 5 parameters, including the important 'site' enum, and no parameter descriptions, the description is somewhat minimal. However, the presence of an output schema and annotations mitigate the need to explain return values or safety. The description covers the tool's core purpose but leaves the site/filtering and history behavior unexplained.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 5 parameters with 0% description coverage, and the tool description provides no details about any of them (site, history, language, question, request_id). The description fails to compensate for the schema's lack of field descriptions, leaving parameter semantics entirely to the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool searches 'approved public pages' and returns 'source-cited evidence,' providing a specific verb, resource, and output type. It distinguishes from the sibling 'ask_public_knowledge' by emphasizing search over asking, though it does not explicitly name the alternative.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage by defining what it does ('search approved public pages') and its output ('source-cited evidence'). However, it provides no explicit guidance on when to use this tool instead of the sibling 'ask_public_knowledge' and does not mention exclusions or prerequisites.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
support_helenaSupport Helena's free scientific infrastructureARead-onlyIdempotentInspect
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 payment, create a relay, or change Ask Helena evidence or answers.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint. The description goes further by clarifying it is an explicit opt-in information action and explicitly lists what it does not do (payment, relay creation, evidence changes). This adds valuable behavioral context beyond annotations, such as the pointer to a separate MCP.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely concise—two sentences. The purpose is front-loaded, followed by explicit exclusions and side-effect disclaimers. No wasted words; every clause adds value to the agent's understanding.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With no parameters and an output schema present, the description effectively covers all needed context. It explains the tool's role, its limitations, and points to the separate MCP for further details. Nothing essential is missing for an agent to correctly decide to invoke this tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, so the input schema is empty and schema coverage is trivially 100%. Per the baseline for 0 params, a score of 4 is appropriate since no additional parameter documentation is required; the description does not need to elaborate on parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific verb and resource: 'Learn how an agent can support or spread Helena's free public scientific infrastructure through the separate Helena Good MCP.' It clearly distinguishes itself from siblings (ask_public_knowledge, search_public_knowledge) by focusing on support rather than knowledge retrieval, and it explicitly frames itself as an information action.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides clear context for when to use it—when an agent needs to understand how to support or spread Helena's infrastructure. It also states exclusions: it does not initiate payment, create a relay, or change Ask Helena evidence/answers. However, it does not explicitly name alternative tools for other use cases, though siblings are implied to be for knowledge queries.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
1 tool update
- Added
support_helena
2 tool updates
- First observed
ask_public_knowledge - First observed
search_public_knowledge
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
Helena Bioinformatics MCP for clinical variant interpretation, ACMG/AMP evidence and literature.
Answers questions about a business using its indexed website content, with cited sources.
Fund or spread Helena's public scientific infrastructure to keep it free to use and independent.
Biotech intelligence for AI agents: drugs, targets, diagnostics, PoS estimates, and writeups.
Related MCP Servers
AlicenseNot gradedqualityAmaintenanceOfficial public, read-only Helena Bioinformatics MCP for source-cited answers about the company and its published products.Apache 2.0- AlicenseAqualityDmaintenanceEnables AI-driven pharmacogenomic analysis by querying structured genetic variant, drug response, and disease risk data. Supports natural language questions about medications, traits, and health risks based on user genome data, with privacy-first local execution.162411MIT
- AlicenseNot gradedqualityCmaintenanceA local-first MCP server that annotates whole-genome VCF files and lets you query pharmacogenomics, disease risk, and carrier status through natural language.4MIT
- AlicenseNot gradedqualityDmaintenanceEnables real-time pharmacogenomics analysis, including variant clinical significance, drug-gene interactions, and dosing guidelines, by connecting to ClinVar, PharmGKB, gnomAD, and other databases.1MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
Each tool has a clearly distinct purpose: ask_public_knowledge answers questions, search_public_knowledge retrieves cited evidence, and support_helena handles a separate opt-in action about supporting Helena. No overlap or ambiguity between them.
All tools follow a consistent verb_noun pattern: ask_public_knowledge, search_public_knowledge, support_helena. The style is uniform and intuitive, making the set predictable.
Three tools is a well-scoped count for a knowledge-answering server. Each tool earns its place: one for querying, one for searching, and one for a distinct support action. No bloat or thinness.
The server's purpose is to provide answers from public knowledge with citations. The ask and search tools cover the core workflows fully, and the support tool addresses a separate but relevant action. No obvious gaps in the domain.