You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of mcp-opentargets

declared in 0.1.0

"Find [disease / drug / gene target]" / "Open Targets lookup for [name]" / "what's the Open Targets ID for [X]" — text search across diseases, drug targets, and drugs in the Open Targets Platform (the leading drug-discovery knowledge graph). Returns ranked matches with their canonical IDs (ENSG... for targets, EFO_... for diseases, CHEMBL... for drugs). Use first to find IDs, then call target/disease/drug for details.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "TP53"
    },
    {
      "size": 20,
      "query": "cancer",
      "entity": "disease"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "size": {
      "type": "number",
      "description": "1-50 (default 10)"
    },
    "query": {
      "type": "string"
    },
    "entity": {
      "type": "string",
      "description": "target | disease | drug (omit for all)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

mcp-opentargets

https://github.com/pipeworx-io/mcp-opentargets

2/7 registries
View full server →
search — mcp-opentargets — PRSM MCP