Catalog
io.github.rabyavalla/lifestyle-medicine-knowledge
Official1 toolLifestyle Medicine Knowledge
Semantic search over a 200-chunk ACLM lifestyle medicine knowledge base.
Search lifestyle medicine knowledge base with semantic queries.
Captured live from the server via tools/list.
lifestyle_query
Ask any lifestyle medicine question. Returns evidence-based answer with citations from a 200-chunk knowledge base spanning ACLM 6-pillars, B.O.N.S.A.I. nutrition, drug-food interactions, lab interpretation, GLP guidance, wearables, and CGM signal interpretation.
Parameters (3)
- querystringrequired
- pillarstring
- max_resultsinteger
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"lifestyle-medicine-knowledge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://web-production-ae61.up.railway.app/mcp/lifestyle-medicine-knowledge"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.