You're viewing a demo portfolio

Join the waitlist
PRSM

search_targets

Active

Tool of guidetopharmacology

declared in 0.1.0

Search the Guide to PHARMACOLOGY (IUPHAR/BPS) — an expert-curated pharmacology database — for protein targets by name. Returns matching targets with their GtoPdb target id, abbreviation, and type (e.g. GPCR, CatalyticReceptor, Enzyme, Transporter). Use the returned target id with target_interactions to find ligands that bind it. Keyless. Complements ChEMBL/DrugBank.

Parameters schema

{
  "type": "object",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Target name or fragment to search for, e.g. \"EGFR\" or \"dopamine receptor\"."
    },
    "limit": {
      "type": "number",
      "description": "Max results to return (default 15)."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

guidetopharmacology

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

2/7 registries
View full server →
search_targets — guidetopharmacology — PRSM MCP