You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of mcp-chembl

declared in 0.1.0

Full-text search the ChEMBL drug-discovery database for molecules, targets, assays, or documents; returns ChEMBL IDs and summary fields you can pass to `molecule`, `target`, or `activities`.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "aspirin"
    },
    {
      "type": "molecule",
      "limit": 50,
      "query": "kinase inhibitor"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "type": {
      "type": "string",
      "description": "molecule (default) | target | assay | document"
    },
    "limit": {
      "type": "number",
      "description": "1-1000 (default 25)."
    },
    "query": {
      "type": "string",
      "description": "Free-text query."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

mcp-chembl

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

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