search_ligands

Search the Guide to PHARMACOLOGY (IUPHAR/BPS) — an expert-curated pharmacology database — for drug ligands by name. Returns matching ligands with their GtoPdb ligand id, type (e.g. Synthetic organic, Peptide, Antibody, Metabolite), and approval status. Use the returned ligand id with ligand_inter...

Server Guidetopharmacology pipeworx-io/mcp-guidetopharmacology
Category Read
Risk class Low
Parameters 21 required

What search_ligands does on Guidetopharmacology

AI agents call search_ligands to retrieve information from Guidetopharmacology without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
name string Yes Ligand name or fragment to search for, e.g. "aspirin" or "imatinib".
limit number Max results to return (default 15).

Parameters from the server's own tool schema.

Why search_ligands needs a policy

search_ligands performs a query against the IUPHAR/BPS pharmacology database to retrieve ligand information (name, ID, type, approval status). This is a straightforward read operation that retrieves existing data without any modification, execution, or destructive capability.

From the tool's definition Tool description states it 'Search[es]...for drug ligands by name' and 'Returns matching ligands' — pure information retrieval with no side effects. The word 'Search' and 'Returns' confirm read-only querying.

Questions about search_ligands

What does the search_ligands tool do? +

Search the Guide to PHARMACOLOGY (IUPHAR/BPS) — an expert-curated pharmacology database — for drug ligands by name. Returns matching ligands with their GtoPdb ligand id, type (e.g. Synthetic organic, Peptide, Antibody, Metabolite), and approval status. Use the returned ligand id with ligand_interactions to find which protein targets it acts on. Keyless. Complements ChEMBL/DrugBank. It is categorised as a Read tool in the Guidetopharmacology MCP Server, which means it retrieves data without modifying state.

What parameters does search_ligands accept? +

search_ligands accepts 2 parameters: name, limit. Required: name. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on search_ligands? +

Register the Guidetopharmacology MCP server in PolicyLayer and add a rule for search_ligands: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Guidetopharmacology. Nothing to install.

What risk level is search_ligands? +

search_ligands is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit search_ligands? +

Yes. Add a rate_limit block to the search_ligands rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block search_ligands completely? +

Set action: deny in the PolicyLayer policy for search_ligands. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides search_ligands? +

search_ligands is provided by the Guidetopharmacology MCP server (pipeworx-io/mcp-guidetopharmacology). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.