GLP Companion Nutrition
Official2 toolsby rabyavalla
GLP-1 phase-aware nutrition: muscle preservation, GI tolerance, taper protocols.
Provide GLP-1 phase-aware nutrition guidance for muscle and GI tolerance.
Captured live from the server via tools/list.
glp_protocol
Generate a GLP-aware nutrition protocol composed on top of any active chronic condition. Returns protein floor (1.2-1.6 g/kg), fiber ramp schedule, GI tolerance interventions, resistance training prescription, hydration target, and phase-specific guidance.
Parameters (4)
- glp1_phasestringrequired
- glp1_medicationstringrequired
- conditionstring
- user_contextobject
glp_phase_guide
Return the protocol overview for a specific GLP-1 therapy phase (starting, titrating, maintenance, tapering, post_drug).
Parameters (1)
- glp1_phasestringrequired
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/glp-companionclaude_desktop_config.json
{
"mcpServers": {
"glp-companion": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://web-production-ae61.up.railway.app/mcp/glp-companion"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.