You're viewing a demo portfolio

Join the waitlist
PRSM

polymer_entity

Active

Tool of mcp-rcsb-pdb

declared in 0.1.0

"Chain [N] of PDB [ID]" / "sequence of chain in [pdb_id]" — fetch the polymer-entity (protein/DNA/RNA chain) metadata for a specific PDB entry. Returns sequence, source organism, UniProt cross-references, GO annotations. Use to drill into one chain of a multi-chain structure.

Parameters schema

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

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

mcp-rcsb-pdb

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

2/7 registries
View full server →