You're viewing a demo portfolio

Join the waitlist
PRSM

ligand

Active

Tool of mcp-rcsb-pdb

declared in 0.1.0

"Ligand / cofactor / drug bound to [pdb_id]" / "small molecule in [PDB entry]" — fetch a non-polymer ligand record (small molecule, cofactor, ion, or bound drug) for a PDB entry. Use to inspect what's bound in a co-crystal structure — common in drug discovery / SBDD.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "pdb_id": "1abc",
      "ligand_id": "ATP"
    }
  ],
  "required": [
    "pdb_id",
    "ligand_id"
  ],
  "properties": {
    "pdb_id": {
      "type": "string"
    },
    "ligand_id": {
      "type": "string"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

mcp-rcsb-pdb

https://github.com/pipeworx-io/mcp-rcsb-pdb

2/7 registries
View full server →