Searches RCSB PDB for protein structures by name or PDB ID. Returns structure titles, resolution, and direct links. Useful for structural biology, drug target analysis, and protein engineering.
Full-text search via RCSB search API
Returns PDB ID, title, resolution
Direct link to RCSB structure page
| Name | Type | Required | Description |
|---|---|---|---|
| query | string | required | Protein name or PDB ID (e.g. "EGFR", "1IVO") |
| max_results | number | optional | Max results (default 5) |
{
"mcpServers": {
"eijex": {
"type": "http",
"url": "https://mcp.eijex.com/api/mcp"
}
}
}