Plan and run local batch image preparation with explicit confirmation before writing files.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y image-puma
MCP client config
{
"mcpServers": {
"image-puma": {
"command": "npx",
"args": [
"-y",
"image-puma"
]
}
}
}Distributed as an MCP bundle (`https://github.com/panth-net/Image-Puma/releases/download/v1.0.0/image-puma-mcp-darwin-arm64.mcpb`) — download it and import the bundle in your MCP client.
Distributed as an MCP bundle (`https://github.com/panth-net/Image-Puma/releases/download/v1.0.0/image-puma-mcp-win32-x64.mcpb`) — download it and import the bundle in your MCP client.