Skip to content
Claude Desktop

opentargets for Claude Desktop

io.github.nickzren/opentargets

Open Targets MCP server for targets, diseases, drugs, variants, and evidence

client:Claude Desktop transport:stdio runtime:pypi

Install opentargets in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "opentargets": {
      "command": "uvx",
      "args": [
        "opentargets-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

opentargets in other clients