Skip to content
Back to search
100
MCP live v0.1.0 streamable-http

ai.aviado/health

ai.aviado/health

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

Uptime
50.0%
2 probes
Response
705ms
last probe
Tools
8
callable

Tools · 8

get_supplements_for_biomarker

Find which supplements affect a given biomarker (e.g., triglycerides, CRP, vitamin D). Returns evidence-weighted results from 4,794 clinical effect edges.

get_biomarkers_for_supplement

Find which biomarkers are affected by a given supplement. Returns direction (up/down), confidence, dose, and health goal mapping.

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 timin…

get_top_brands

Find the highest-quality brands for a supplement, ranked by AviScore (third-party testing, certifications, and quality metrics).

search_supplements

Search for a supplement by name with fuzzy matching. Use this to resolve ambiguous names before calling other tools.

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.

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.

Similar MCP servers embedding-nearest

ai.dynamicfeed/dynamic-feed live
Fresh data AI models lack: live prices, software versions, CVEs, service status & more.
91 tools · streamable-http
Medical Terminologies MCP live
Unified MCP lookup server for ICD-11, SNOMED, LOINC, RxNorm, MeSH, ATC, CID-10. 37 tools, MIT.
31 tools · streamable-http
AI Site Scorer live
Check website AI-readiness: Schema.org, llms.txt, E-E-A-T, robots.txt. Works in Cursor & Claude.
5 tools · streamable-http
Licium live
Delegate to specialist agents and access real-time data APIs — through one MCP connection.
5 tools · streamable-http
Dynamoi live
Promote music on Spotify and grow YouTube channels through AI-powered Meta and Google ad campaigns.
22 tools · streamable-http
Panya — peptide vendor matchmaker live
Peptide vendor matchmaker. 11-signal rubric, GLP-1 + 25 peptides, region-aware, free.
3 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.aviado/health": {
      "url": "https://aviado.ai/api/mcp",
      "transport": "streamable-http"
    }
  }
}