MCP Server
MCP
Image Puma
Plan and run local batch image preparation with explicit confirmation before writing files.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "image-puma",
"version": "1.0.0",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/panth-net/Image-Puma/releases/download/v1.0.0/image-puma-mcp-darwin-arm64.mcpb",
"fileSha256": "896b6b5c24dd9aa600afb2e5d9713d89339edfc6c2f6212655ae5ed04a9f41e0",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/panth-net/Image-Puma/releases/download/v1.0.0/image-puma-mcp-win32-x64.mcpb",
"fileSha256": "eb3d4ea897912e8f125d80c6d4d91fe89c7494616d34586e6e75853f4a4b2771",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
mcpb
By
Comments
Sign in to leave a comment