opentargets-mcp

nickzren/opentargets-mcp
★ 17 stars Python 🔌 API Integration Updated 6d ago
MCP server for Open Targets data
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install opentargets-mcp

README Excerpt

A Model Context Protocol (MCP) server that exposes the Open Targets Platform GraphQL API as a set of tools for use with Claude Desktop and other MCP-compatible clients. <!-- mcp-name: io.github.nickzren/opentargets --> ```bash uvx --from git+https://github.com/nickzren/opentargets-mcp opentargets-mcp

Topics

bioinformaticsbiomedical-datadrug-discoverygenomicsmcpmcp-servermodel-context-protocolopen-targetsopentargets