🛠️

opentargets

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

Developer Tools stdio pypi pypistdionickzren
RUN IN TERMINAL
claude mcp add nickzren-opentargets -- uvx opentargets-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "nickzren-opentargets": { "command": "uvx", "args": ["opentargets-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "nickzren-opentargets": { "command": "uvx", "args": ["opentargets-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "nickzren-opentargets": { "command": "uvx", "args": ["opentargets-mcp"] } } }

About This MCP Server

The io.github.nickzren/opentargets server is a Model Context Protocol server that provides access to data on targets, diseases, drugs, variants, and evidence, and is connected to the Open Targets platform. This server enables developers to integrate this data into their applications, and is particularly useful when building tools that require access to biomedical data. Developers can reach for this tool when they need to incorporate data on targets and diseases into their AI coding assistant projects, such as those using Claude Code or Cursor.

Open Targets MCP server for targets, diseases, drugs, variants, and evidence. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

opentargets-mcp on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The opentargets server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/nickzren-opentargets.svg)](https://skillsplayground.com/mcps/nickzren-opentargets/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.