uniprot
ActiveTool of mcp-alphafold
declared in 0.1.0
Fetch AlphaFold structure prediction metadata (PDB/CIF/PAE download URLs, pLDDT scores) by UniProt accession (e.g. "P00533"); equivalent to `prediction` but takes uniprot_id explicitly.
Parameters schema
{
"type": "object",
"examples": [
{
"uniprot_id": "P00533"
},
{
"uniprot_id": "Q13547"
}
],
"required": [
"uniprot_id"
],
"properties": {
"uniprot_id": {
"type": "string"
}
}
}Parent server
mcp-alphafold
https://github.com/pipeworx-io/mcp-alphafold
2/7 registries