Skip to main content
Glama

Aviado Health BioIntelligence

Server Details

Evidence-based supplement research for AI assistants. Query 4,794 clinical effect edges across 290 supplements and 502 biomarkers, 765 supplement-supplement interactions, 1,634 FDA drug interactions, and 22,570 product quality scores with AviScore ratings. 8 tools: supplement and biomarker lookup, drug and supplement interactions, brand quality rankings, condition-based supplement recommendations, fuzzy search for supplements and health conditions.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 3.8/5 across 8 of 8 tools scored. Lowest: 3.2/5.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: retrieving supplement info, biomarkers, interactions, brands, and search tools for name resolution. No overlap in functionality.

Naming Consistency5/5

All tool names follow a consistent pattern: 'get_' for data retrieval and 'search_' for name resolution. No mixing of conventions.

Tool Count5/5

8 tools cover the core domain of supplement and biomarker information without excess. The count is well-scoped for a knowledge base server.

Completeness4/5

The set provides comprehensive coverage for supplement exploration: search, info, biomarkers, interactions, and brands. Minor gaps like detailed condition information do not hinder core workflows.

Available Tools

9 tools
get_biomarkers_for_supplementInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (default 25, max 100)
supplementYesSupplement name (e.g., 'fish oil', 'curcumin', 'vitamin D3')
get_interventions_for_biomarkerInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (default 25, max 100)
biomarkerYesBiomarker name, abbreviation, or LOINC code
get_supplement_infoInspect

Get comprehensive information about a supplement: what it is, what it does, which biomarkers it affects, mechanism of action, and safety contraindications.

ParametersJSON Schema
NameRequiredDescriptionDefault
supplementYesSupplement name
get_supplement_interactionsInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
supplementYesSupplement name
include_drug_interactionsNoInclude FDA drug-supplement interactions
get_supplements_for_biomarkerInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (default 25, max 100)
biomarkerYesBiomarker name, abbreviation, or LOINC code
get_supplements_for_conditionInspect

Find which supplements help with a health condition or goal (e.g., 'sleep', 'anxiety', 'joint pain'). Returns evidence-graded supplement recommendations with dosages.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax supplements to return, ranked by evidence (default: 25, max: 50)
conditionYesHealth condition, symptom, or goal (e.g., 'insomnia', 'anxiety', 'brain fog', 'joint pain')
min_gradeNoMinimum evidence grade to include (default: D = all)D
get_top_brandsInspect

Find the highest-quality brands for a supplement, ranked by ProofMark (Aviado's quality score: third-party testing, certifications, and quality metrics).

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of results (max 20)
supplementYesSupplement name
search_conditionsInspect

Search for a health condition by name with fuzzy matching. Use this to resolve ambiguous condition names before calling get_supplements_for_condition.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query (e.g., 'sleep', 'anxiety', 'brain fog', 'joint pain')
search_supplementsInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
modeNoExplicit routing mode; retail titles require supplement_retailidentity
queryYesSupplement identity or raw retail product title

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources