Catalog
Drug Interaction Checker
Officialby guptaprakhariitr · TypeScript
Drug-drug interaction checker for clinical LLMs using RxNorm and DailyMed.
Checks drug-drug interactions using RxNorm and DailyMed for clinical AI systems.
Topics
claudeclinicalcursordailymeddrug-interactionhealthcaremcpmcp-serverrxnorm
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://drug-interaction-mcp.atlasword.workers.dev/mcpclaude_desktop_config.json
{
"mcpServers": {
"drug-interaction-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://drug-interaction-mcp.atlasword.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.