opentargets/open-targets-platform-mcp
If you are the rightful owner of open-targets-platform-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The OpenTargets MCP server is an experimental project designed to facilitate interaction between AI assistants and the OpenTargets Platform, providing access to target-disease associations and drug discovery data.
Tools
Functions exposed to the LLM to take actions
get_open_targets_graphql_schema
Fetch the complete GraphQL schema for the OpenTargets Platform API, including detailed documentation for all types and fields.
query_open_targets_graphql
Execute GraphQL queries to retrieve data about targets, diseases, drugs, and their associations.
batch_query_open_targets_graphql
Execute the same GraphQL query multiple times with different variable sets for efficient batch processing.
search_entity
Search for entities across multiple types (targets, diseases, drugs, variants, studies) and retrieve their standardized IDs.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client