entries_for_protein
ActiveTool of Interpro
List all InterPro entries (families, domains, sites) found on a given UniProt protein, by UniProt accession (e.g. "P12345"). Returns each matching InterPro signature with accession, name and type. Useful to functionally annotate a protein. Complements UniProt/AlphaFold. Keyless.
Parameters schema
{
"type": "object",
"required": [
"uniprot"
],
"properties": {
"uniprot": {
"type": "string",
"description": "UniProt accession, e.g. \"P12345\"."
}
}
}Parent server
Interpro
https://github.com/pipeworx-io/mcp-interpro
1/7 registries