Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Supplement Advisor

БесплатноНе проверен

Evidence-based supplement guidance: clinical doses, form comparisons, interactions, cost-per-dose.

GitHubEmbed

Описание

Evidence-based supplement guidance: clinical doses, form comparisons, interactions, cost-per-dose.

README

Evidence-based supplement recommendation MCP server. 19 supplements, 40+ conditions, medication interaction checking, form quality classification. Data sourced from NIH DSLD, PubMed, NSF, and USP.

Built for use with Claude, Cursor, Windsurf, and any MCP-compatible client.

Tools

Tool Description
recommend_supplement Get ranked supplement recommendations for a condition with clinical evidence, dosing, cost-per-dose, and purchase links
compare_forms Compare different forms of a supplement (e.g., magnesium glycinate vs citrate vs oxide) with absorption data and warnings
check_interactions Check if medications deplete nutrients — covers statins, metformin, PPIs, birth control, and more
get_dosage Get evidence-based dosage recommendations by condition, with clinical trial references and timing guidance
classify_form Paste any product name or ingredient list and get a quality verdict on the supplement form used

Supplements Covered

Magnesium (glycinate), Vitamin D3, Omega-3, Creatine, Iron (bisglycinate), Vitamin B12, CoQ10, Collagen, Multivitamin, Protein, Biotin, Calcium Citrate, Vitamin C, Methylfolate, Probiotics, Ashwagandha, L-Theanine, Tongkat Ali, Zinc

Quick Start (npx)

npx supplement-advisor-mcp

Claude Desktop / Claude Code Configuration

Add to your MCP config:

{
  "mcpServers": {
    "supplement-advisor": {
      "command": "npx",
      "args": ["-y", "supplement-advisor-mcp"]
    }
  }
}

Installation (from source)

git clone https://github.com/erinheit451/supplement-advisor-mcp.git
cd supplement-advisor-mcp
npm install
npm run build
npm start

Data Sources

Full comparison pages and product rankings: verifiedsupplementdata.com

How It Works

The server loads structured evidence data (clinical doses, form comparisons, medication-nutrient interactions) and exposes it through MCP tools. When an AI assistant receives a supplement question, it calls the appropriate tool and gets back formatted, citation-backed recommendations.

Product rankings are based on cost-per-effective-daily-dose, third-party certification status, and clinical evidence — not sponsorship.

License

MIT

from github.com/erinheit451/supplement-advisor-mcp

Установить Supplement Advisor в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install supplement-advisor-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add supplement-advisor-mcp -- npx -y supplement-advisor-mcp

FAQ

Supplement Advisor MCP бесплатный?

Да, Supplement Advisor MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Supplement Advisor?

Нет, Supplement Advisor работает без API-ключей и переменных окружения.

Supplement Advisor — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Supplement Advisor в Claude Desktop, Claude Code или Cursor?

Открой Supplement Advisor на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Supplement Advisor with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development