Drug-Food Interactions
Rank #55,099io.github.rabyavalla/drug-food-interactions
Food-drug interaction and nutrient depletion checks for 30+ common medications.
Drug-Food Interactions is a Model Context Protocol (MCP) server published by rabyavalla. It ranks #55,099 of 115,460 servers tracked on MCP Toplist. Drug-Food Interactions is listed on Official MCP, with 1 tracked version. It was first listed on May 30, 2026 and most recently updated on May 30, 2026.
Ranks ahead of 60,361 of 115,460 servers on MCP Toplist.
Use Drug-Food Interactions
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http drug-food-interactions https://web-production-ae61.up.railway.app/mcp/drug-food-interactions[mcp_servers.drug-food-interactions]
url = "https://web-production-ae61.up.railway.app/mcp/drug-food-interactions"Add to ~/.codex/config.toml.
https://web-production-ae61.up.railway.app/mcp/drug-food-interactionsSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"drug-food-interactions": {
"url": "https://web-production-ae61.up.railway.app/mcp/drug-food-interactions"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"drug-food-interactions": {
"type": "http",
"url": "https://web-production-ae61.up.railway.app/mcp/drug-food-interactions"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"drug-food-interactions": {
"serverUrl": "https://web-production-ae61.up.railway.app/mcp/drug-food-interactions"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"drug-food-interactions": {
"url": "https://web-production-ae61.up.railway.app/mcp/drug-food-interactions"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.rabyavalla%2Fdrug-food-interactions)<a href="https://mcptoplist.com/server/io.github.rabyavalla%2Fdrug-food-interactions"><img src="https://mcptoplist.com/badge/io.github.rabyavalla%2Fdrug-food-interactions.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
rabyavalla
Available versions (1)
| Version | Published |
|---|---|
| 5.0.0 | May 30, 2026 |
Frequently asked questions
- Who maintains Drug-Food Interactions?
- Drug-Food Interactions is maintained by rabyavalla, which publishes 7 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Drug-Food Interactions listed on the Official MCP Registry?
- Yes — Drug-Food Interactions is listed on the Official MCP Registry.
- How many versions does Drug-Food Interactions have?
- MCP Toplist tracks 1 version of Drug-Food Interactions, most recently published on May 30, 2026.
- Where can I find the source code for Drug-Food Interactions?
- The source code for Drug-Food Interactions is hosted at github.com/rabyavalla/bonsai-api.