Opentargets runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from pypi. Last commit 15 May 2026.
Open Targets MCP server for targets, diseases, drugs, variants, and evidence
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add opentargets -- uvx opentargets-mcp
{
"mcpServers": {
"opentargets": {
"args": [
"opentargets-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.opentargets]
command = "uvx"
args = ["opentargets-mcp"]
{
"mcpServers": {
"opentargets": {
"args": [
"opentargets-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"opentargets": {
"args": [
"opentargets-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.