Open Targets Platform MCP Server

Model Context Protocol server for target-disease associations and drug discovery data

This is the official Open Targets Platform MCP (Model Context Protocol) server implementation. It enables AI assistants to interact with the Open Targets Platform.

MCP Endpoint: http://mcp.platform.opentargets.org/mcp

Version: 0.0.2

Tools

Tool Name Description
get_open_targets_graphql_schema Retrieve the Open Targets Platform GraphQL schema filtered by category.
get_type_dependencies Get schema subsets for types, separated by specific and shared deps.
search_entities Search for entities across multiple types using the Open Targets Platform search API.
query_open_targets_graphql Execute GraphQL queries against the Open Targets Platform API.
batch_query_open_targets_graphql Execute the same GraphQL query multiple times with different variable sets.

References