Catalog
io.github.rabyavalla/drug-food-interactions
Official2 toolsDrug-Food Interactions
Food-drug interaction and nutrient depletion checks for 30+ common medications.
Check food-drug interactions and nutrient depletion for common medications.
Captured live from the server via tools/list.
check_interactions
Check a list of medications for food-drug interactions, nutrient depletions, and timing-critical dosing requirements.
Parameters (2)
- medicationsarrayrequired
- foods_or_supplementsarray
drug_safety
Return the food-drug safety profile for a single medication.
Parameters (1)
- medicationstringrequired
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"drug-food-interactions": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://web-production-ae61.up.railway.app/mcp/drug-food-interactions"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.