Odel
Image Puma

Image Puma

Local
@panth-netTypeScriptMITUpdated 2w ago

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).

npmimage-pumav1.0.0

Run

npx -y image-puma

MCP client config

{
  "mcpServers": {
    "image-puma": {
      "command": "npx",
      "args": [
        "-y",
        "image-puma"
      ]
    }
  }
}
MCP Bundlehttps://github.com/panth-net/Image-Puma/releases/download/v1.0.0/image-puma-mcp-darwin-arm64.mcpb

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.

MCP Bundlehttps://github.com/panth-net/Image-Puma/releases/download/v1.0.0/image-puma-mcp-win32-x64.mcpb

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.