Skip to content
Cursor

Drug Interaction Checker for Cursor

io.github.guptaprakhariitr/drug-interaction-mcp

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

client:Cursor transport:streamable-http

Install Drug Interaction Checker in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "drug-interaction-mcp": {
      "url": "https://drug-interaction-mcp.atlasword.workers.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Drug Interaction Checker in other clients