HomeDesign & Media › Cleanor

Cleanor

Zero-auth MCP: image optimize, cited storage/format data, and dev utilities LLMs get wrong.

Official TypeScript Cloud macOSWindowsLinux Remote
★ 1 stars Last pushed 2026-07-14 License: MIT

Topics: Multimedia Process

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.cleanor.app/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http cleanor-mcp https://mcp.cleanor.app/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "cleanor-mcp": {
      "url": "https://mcp.cleanor.app/mcp"
    }
  }
}

Package (npm 0.6.1)

npx -y @cleanor/mcp@0.6.1

Or add to your MCP client config:

{
  "mcpServers": {
    "cleanor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@cleanor/mcp@0.6.1"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry