proteomes_search
ActiveTool of mcp-uniprot
declared in 0.1.0
"Reference proteome for [organism]" / "complete protein set of [species]" — search UniProt reference proteomes (the curated representative protein set per organism). Use as a starting point for genome-scale protein analyses.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "homo sapiens"
},
{
"size": 10,
"query": "escherichia coli"
}
],
"required": [
"query"
],
"properties": {
"size": {
"type": "number"
},
"query": {
"type": "string"
}
}
}Parent server
mcp-uniprot
https://github.com/pipeworx-io/mcp-uniprot
2/7 registries