Queries the AlphaFold Protein Structure Database (EBI) for a predicted 3D structure. Returns model version, organism, coverage, and direct download links for PDB, CIF, and PAE files. Use query_uniprot first to find the UniProt accession.
AlphaFold EBI API — no API key required
Returns PDB, CIF, and PAE download links
Includes model version and organism coverage
| Name | Type | Required | Description |
|---|---|---|---|
| uniprot_accession | string | required | UniProt accession (e.g. "P42212"). Use query_uniprot to find it. |
{
"mcpServers": {
"eijex": {
"type": "http",
"url": "https://mcp.eijex.com/api/mcp"
}
}
}