You're viewing a demo portfolio

Join the waitlist
PRSM

target_known_drugs

Active

Tool of mcp-opentargets

declared in 0.1.0

"What drugs target [gene]" / "approved drugs against [target]" / "clinical-trial drugs for [gene]" — drugs that have been clinically tested or approved against a drug target (Ensembl gene ID). Returns drug names, mechanisms, indications, clinical trial phases. Use for competitive landscape / drug-repositioning queries.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "ensembl_id": "ENSG00000141510"
    },
    {
      "size": 50,
      "ensembl_id": "ENSG00000141510"
    }
  ],
  "required": [
    "ensembl_id"
  ],
  "properties": {
    "size": {
      "type": "number",
      "description": "1-100 (default 25)"
    },
    "ensembl_id": {
      "type": "string"
    }
  }
}

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 →