keyword
ActiveTool of mcp-uniprot
declared in 0.1.0
"UniProt keyword KW-N info" / "what does keyword [X] mean" — fetch a UniProt controlled-vocabulary keyword by ID. Use to look up annotation tags like "Kinase" / "Membrane" / "Disease-associated".
Parameters schema
{
"type": "object",
"examples": [
{
"keyword_id": "KW-0002"
}
],
"required": [
"keyword_id"
],
"properties": {
"keyword_id": {
"type": "string"
}
}
}Parent server
mcp-uniprot
https://github.com/pipeworx-io/mcp-uniprot
2/7 registries