uniprot_mappings
ActiveTool of Pdbe
declared in 0.1.0
PDBe (EBI): SIFTS cross-database mapping of a PDB structure to UniProt — for each UniProt accession, the matching chains and residue range. Curated cross-database mappings unique to EBI. Keyless. 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