Server data from the Official MCP Registry
Evidence-based supplement guidance: clinical doses, form comparisons, interactions, cost-per-dose.
About
Evidence-based supplement guidance: clinical doses, form comparisons, interactions, cost-per-dose.
Security Report
This MCP server is well-structured with appropriate authentication, no malicious patterns, and permissions that align with its purpose as a supplement recommendation tool. The code demonstrates good security practices with input validation via Zod schemas, no hardcoded credentials, and safe data handling. Minor code quality observations around error handling and logging do not significantly impact the overall security posture. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"com-verifiedsupplementdata-supplement-advisor-mcp": {
"args": [
"-y",
"supplement-advisor-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Supplement Advisor MCP Server
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
- NIH Dietary Supplement Label Database (DSLD)
- PubMed — clinical trial references with PMIDs
- NSF International — third-party certification data
- USP (United States Pharmacopeia) — quality standards
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
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
