This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.2.1).
list_components
InactiveTool of io.github.nyuchi/mzizi-mcp
declared in 0.2.1
List components (lean index) from the `components` collection. Optionally filter by owner. Use get_component for the full document.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "integer",
"default": 200,
"maximum": 1000,
"minimum": 1
},
"owner": {
"type": "string"
}
}
}Parent server
io.github.nyuchi/mzizi-mcp
https://github.com/nyuchi/mzizi-tools
1/7 registries