{"name":"ai.aviado/health","slug":"aviado-health","title":null,"description":"Supplement research, biomarker effects, drug interactions, and brand quality data","url":"https://mcp.market/server/aviado-health","rating":null,"grade":"C","score":63,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":5,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":28,"ok":28,"last_checked_at":"2026-09-27T13:31:23.141Z","last_ok_at":"2026-09-27T13:31:23.141Z","latency_ms":1949},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/kipmcc/aviado-mcp","website":null,"version":"0.1.0","remotes":[{"type":"streamable-http","url":"https://aviado.ai/api/mcp"}],"packages":[],"tools":[{"name":"get_biomarkers_for_supplement","description":"Find which biomarkers are affected by a given supplement. Returns direction (up/down), confidence, dose, and health goal mapping.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"supplement":{"type":"string","minLength":1,"maxLength":512,"description":"Supplement name (e.g., 'fish oil', 'curcumin', 'vitamin D3')"},"limit":{"default":25,"description":"Max results (default 25, max 100)","type":"integer","minimum":1,"maximum":100}},"required":["supplement"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_interventions_for_biomarker","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"biomarker":{"type":"string","minLength":1,"maxLength":512,"description":"Biomarker name, abbreviation, or LOINC code"},"limit":{"default":25,"description":"Max results (default 25, max 100)","type":"integer","minimum":1,"maximum":100}},"required":["biomarker"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_supplement_info","description":"Get comprehensive information about a supplement: what it is, what it does, which biomarkers it affects, mechanism of action, and safety contraindications.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"supplement":{"type":"string","minLength":1,"maxLength":512,"description":"Supplement name"}},"required":["supplement"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_supplement_interactions","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"supplement":{"type":"string","minLength":1,"maxLength":512,"description":"Supplement name"},"include_drug_interactions":{"default":true,"description":"Include FDA drug-supplement interactions","type":"boolean"}},"required":["supplement"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_supplements_for_biomarker","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"biomarker":{"type":"string","minLength":1,"maxLength":512,"description":"Biomarker name, abbreviation, or LOINC code"},"limit":{"default":25,"description":"Max results (default 25, max 100)","type":"integer","minimum":1,"maximum":100}},"required":["biomarker"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_supplements_for_condition","description":"Find which supplements help with a health condition or goal (e.g., 'sleep', 'anxiety', 'joint pain'). Returns evidence-graded supplement recommendations with dosages.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"condition":{"type":"string","minLength":1,"maxLength":512,"description":"Health condition, symptom, or goal (e.g., 'insomnia', 'anxiety', 'brain fog', 'joint pain')"},"min_grade":{"default":"D","description":"Minimum evidence grade to include (default: D = all)","type":"string","enum":["A","B","C","D"]},"limit":{"default":25,"description":"Max supplements to return, ranked by evidence (default: 25, max: 50)","type":"integer","minimum":1,"maximum":50}},"required":["condition"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_top_brands","description":"Find the highest-quality brands for a supplement, ranked by ProofMark (Aviado's quality score: third-party testing, certifications, and quality metrics).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"supplement":{"type":"string","minLength":1,"maxLength":512,"description":"Supplement name"},"limit":{"default":5,"description":"Number of results (max 20)","type":"integer","minimum":1,"maximum":20}},"required":["supplement"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_conditions","description":"Search for a health condition by name with fuzzy matching. Use this to resolve ambiguous condition names before calling get_supplements_for_condition.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":1,"maxLength":512,"description":"Search query (e.g., 'sleep', 'anxiety', 'brain fog', 'joint pain')"}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_supplements","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":1,"maxLength":512,"description":"Supplement identity or raw retail product title"},"mode":{"default":"identity","description":"Explicit routing mode; retail titles require supplement_retail","type":"string","enum":["identity","supplement_retail"]}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":63,"grade":"C","scanned_at":"2026-09-26T16:31:55.915Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-26T16:31:55.854Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":17,"max":20,"notes":["remote reachable in 2209ms"]},"poisoning":{"score":15,"max":15,"notes":["9 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["repository not readable: repo not found"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"findings":[],"inputs":{"probes":[{"url":"https://aviado.ai/api/mcp","reachable":true,"authRequired":false,"latencyMs":2209,"serverInfo":{"name":"aviado","version":"1.0.0"}}],"packages":[],"repo":{"found":false,"owner":"kipmcc","repo":"aviado-mcp","error":"repo not found"},"icon":{"url":"https://aviado.ai/favicon.ico","source":"site","width":32,"height":32},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":5}}}},"grade_history":[],"reviews":[]}