annotations
ActiveTool of mcp-alphafold
declared in 0.1.0
Sequence-level annotations (e.g. MUTAGEN, LOW_CONFIDENCE_REGIONS).
Parameters schema
{
"type": "object",
"examples": [
{
"qualifier": "P00533"
},
{
"type": "LOW_CONFIDENCE_REGIONS",
"qualifier": "P00533"
}
],
"required": [
"qualifier"
],
"properties": {
"type": {
"type": "string",
"description": "Annotation type filter (optional)."
},
"qualifier": {
"type": "string"
}
}
}Parent server
mcp-alphafold
https://github.com/pipeworx-io/mcp-alphafold
2/7 registries