Plant-Based Nutrition Protocols
Official2 toolsby rabyavalla
Evidence-based plant-based food-as-medicine protocols for 47 chronic conditions. ACLM-aligned.
Access evidence-based plant-based protocols for 47 chronic conditions.
Captured live from the server via tools/list.
get_protocol
Generate an evidence-based whole-food plant-based protocol for one of 47 chronic conditions. Returns therapeutic foods, daily meal structure, foods to minimize, monitoring markers, and clinical citations.
Parameters (3)
- conditionstringrequired
- user_contextobject
- duration_weeksinteger
query_nutrition_topic
Ask a nutrition or food-as-medicine question. Returns evidence-based answer from the 200-chunk lifestyle medicine knowledge base.
Parameters (2)
- querystringrequired
- max_resultsinteger
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://web-production-ae61.up.railway.app/mcp/nutrition-protocolsclaude_desktop_config.json
{
"mcpServers": {
"nutrition-protocols": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://web-production-ae61.up.railway.app/mcp/nutrition-protocols"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.