Overview
Features
OpenTargets GraphQL Query Tool
Exposes the opentargets_graphql_query tool to run GraphQL queries against the Open Targets GraphQL endpoint.
Streamable HTTP Transport (Recommended)
Provides the /mcp endpoint for MCP client connections with improved reliability.
SSE Transport (Legacy)
Offers the /sse endpoint for backward-compatible MCP clients.
GraphQL Introspection Workflow
Encourages schema introspection to discover types, fields, and relationships before querying.
Example Queries and Variables
Includes examples for retrieving target details and demonstrates using query variables.
Entity ID Guidance
Guides referencing targets by Ensembl IDs, diseases by EFO IDs, and drugs by ChEMBL IDs.
Claude Desktop Setup
Step-by-step instructions to configure Claude Desktop to connect to the MCP server.
Who Is This For?
- Biomedical Researchers:Access Open Targets data via GraphQL queries to explore target–disease associations and therapeutic hypotheses.
- Bioinformaticians:Integrate Open Targets data into computational workflows using the opentargets_graphql_query tool.
- Pharma/Drug Discovery Scientists:Explore drug-target relationships and discovery data for hypothesis generation.




