search_complexes
ActiveTool of Complex Portal
Search the EBI Complex Portal — a manually curated database of stable macromolecular protein complexes — by protein/complex name, gene, GO term, or biological process (e.g. "apoptosis", "SCF", "ribosome"). Returns matching complexes with their accession (e.g. CPX-7762), name, description, and organism. Keyless. Complements UniProt/IntAct/STRING.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Max results to return (default 15, max 100)."
},
"query": {
"type": "string",
"description": "Protein/complex name, gene, or GO term, e.g. \"apoptosis\", \"SCF\", \"ribosome\"."
}
}
}Parent server
Complex Portal
https://github.com/pipeworx-io/mcp-complex-portal
1/7 registries