This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.2.1).
get_component
InactiveTool of io.github.nyuchi/mzizi-mcp
declared in 0.2.1
Fetch one component as its full JSON document (metadata, owner, sources/descriptors, files, source code, docs) from the `components` collection.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"minLength": 1,
"description": "Component name, e.g. 'accordion', 'button'"
}
}
}Parent server
io.github.nyuchi/mzizi-mcp
https://github.com/nyuchi/mzizi-tools
1/7 registries