Health MCP server
Supplement research, biomarker effects, drug interactions, and brand quality data
Little public usage data yet
Reviews
Write oneNobody has reviewed Health yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Health tools (9)
write = sends, deletes, buys or postsget_biomarkers_for_supplementFreeFind which biomarkers are affected by a given supplement. Returns direction (up/down), confidence, dose, and health goal mapping.
get_interventions_for_biomarkerFreeFind 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.
get_supplement_infoFreeGet comprehensive information about a supplement: what it is, what it does, which biomarkers it affects, mechanism of action, and safety contraindications.
get_supplement_interactionsFreeFind 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.
get_supplements_for_biomarkerFreeFind 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_conditionFreeFind which supplements help with a health condition or goal (e.g., 'sleep', 'anxiety', 'joint pain'). Returns evidence-graded supplement recommendations with dosages.
get_top_brandsFreeFind the highest-quality brands for a supplement, ranked by ProofMark (Aviado's quality score: third-party testing, certifications, and quality metrics).
search_conditionsFreeSearch for a health condition by name with fuzzy matching. Use this to resolve ambiguous condition names before calling get_supplements_for_condition.
search_supplementsFreeResolve 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.
Public scan report
scanner v0.1.9 · 2026-09-26 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 2209ms17/20
- Tool poisoning9 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityno repository or website to verify2/10
Install directly
claude mcp add --transport http health https://aviado.ai/api/mcp
Health: common questions
- Is Health MCP server safe?
- With care: it is graded C, so read the findings first (63/100). Read the Health safety report
- How do I install Health?
- It runs remotely at aviado.ai. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Health need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Health maintained?
- The latest release is v0.1.0.
- Is Health up?
- 100% of our last 28 checks got an answer. We check remote servers about four times a day.