← Back to Plugins
MCP Server MCP

Drug Interaction Checker

github By github 👁 1 views ▲ 0 votes

Drug-drug interaction checker for clinical LLMs using RxNorm and DailyMed.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://drug-interaction-mcp.atlasword.workers.dev/mcp"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...