ai.aviado/health
ai.aviado/healthSupplement research, biomarker effects, drug interactions, and brand quality data
Tools · 8
Find which supplements affect a given biomarker (e.g., triglycerides, CRP, vitamin D). Returns evidence-weighted results from 4,794 clinical effect edges.
Find which biomarkers are affected by a given supplement. Returns direction (up/down), confidence, dose, and health goal mapping.
Get comprehensive information about a supplement: what it is, what it does, which biomarkers it affects, mechanism of action, and safety contraindications.
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…
Find the highest-quality brands for a supplement, ranked by AviScore (third-party testing, certifications, and quality metrics).
Search for a supplement by name with fuzzy matching. Use this to resolve ambiguous names before calling other tools.
Search for a health condition by name with fuzzy matching. Use this to resolve ambiguous condition names before calling 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
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"
}
}
}