mcpbeat

Health MCP Server

ai.aviado/health
not responding

Health is listed as active in the registry but did not answer our last check. It exposes 9 tools.

Supplement research, biomarker effects, drug interactions, and brand quality data

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 44 hours of history · worst hour 0%
44 hours agonow
0.0%
Uptime 24h
0 of 91 checks
9
Tools
read from the server
105 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add health --transport http https://aviado.ai/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "health": {
      "url": "https://aviado.ai/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.health]
url = "https://aviado.ai/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "health": {
      "url": "https://aviado.ai/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "health": {
      "url": "https://aviado.ai/api/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

supplements
get_supplements_for_biomarker
Find registry-classified supplements in Aviado's current graph that affect a biomarker. Excludes food_substance, prescription_drug, research_compound, research_nootropic, medical_compound, and unknown IDs. Type labels and graph_status (proven or suspected) are internal taxonomy/eligibility metadata, not independent clinical verification. Results are partial and non-exhaustive; pathway_tags are raw graph metadata, not validated mechanisms. Use dose_value with dose_unit; legacy dose_mg is populated only for literal mg rows.
get_supplements_for_condition
Find which supplements help with a health condition or goal (e.g., 'sleep', 'anxiety', 'joint pain'). Returns evidence-graded supplement recommendations with dosages.
search_supplements
Resolve a supplement identity. Use mode='supplement_retail' only for raw retail product titles; it invokes the fail-closed retail front door. Identity mode is the default.
supplement
get_supplement_info
Get comprehensive information about a supplement: what it is, what it does, which biomarkers it affects, mechanism of action, and safety contraindications.
get_supplement_interactions
Find supplement-supplement interactions (765 pairs from clinical evidence) and drug-supplement interactions (1,626 FDA-validated pairs). Returns synergies, antagonisms, absorption conflicts, and timing recommendations.
biomarkers
get_biomarkers_for_supplement
Find which biomarkers are affected by a given supplement. Returns direction (up/down), confidence, dose, and health goal mapping.
conditions
search_conditions
Search for a health condition by name with fuzzy matching. Use this to resolve ambiguous condition names before calling get_supplements_for_condition.
interventions
get_interventions_for_biomarker
Find mixed interventions in Aviado's current graph that affect a biomarker, labeled with the exact intervention_type value supplement, food_substance, prescription_drug, research_compound, research_nootropic, medical_compound, or unknown. graph_status is the exact internal proven/suspected eligibility label, not independent clinical validation. Coverage is partial and non-exhaustive; absence is not evidence of no effect. pathway_tags are raw graph metadata, not validated mechanisms, and dose/pathway details are suppressed for non-supplement and unknown rows. Use dose_value with dose_unit; legacy dose_mg is populated only for literal mg rows.
top
get_top_brands
Find the highest-quality brands for a supplement, ranked by ProofMark (Aviado's quality score: third-party testing, certifications, and quality metrics).

Endpoints

URLTransportStateLatencyChecked
https://aviado.ai/api/mcp streamable-http answering 105 ms 8 min ago

Health — questions

Answers built from our own checks of this server.

What can Health do?
It exposes 9 tools, read directly from the server on our last check. Among them: get_biomarkers_for_supplement, get_interventions_for_biomarker, get_supplement_info, get_supplement_interactions, get_supplements_for_biomarker, get_supplements_for_condition and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Health mostly used for?
Its tools cluster around supplements and supplement. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Health working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 105 ms. The bar chart above shows every period we have measured.
Is Health still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Health as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Health?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Health need an API key?
No. Health completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.