get_summary
ActiveTool 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\"."
}
}
}Parent server
Pdbe
https://github.com/pipeworx-io/mcp-pdbe
1/7 registries