You're viewing a demo portfolio

Join the waitlist
PRSM

get_summary

Active

Tool of Pdbe

declared in 0.1.0

PDBe (Protein Data Bank in Europe, EBI): get a PDB entry summary — title, experimental method, release date, source organism, and entity counts (polypeptide/ligand/water/...). Keyless. The EBI counterpart to RCSB PDB. Pass a 4-char PDB id like "1cbs".

Parameters schema

{
  "type": "object",
  "required": [
    "pdb_id"
  ],
  "properties": {
    "pdb_id": {
      "type": "string",
      "description": "A 4-char PDB id, e.g. \"1cbs\"."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Pdbe

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

1/7 registries
View full server →