Skip to content

Releases: cleanor-app/cleanor-mcp

v0.6.0: 22 MCP tools with output schemas

Choose a tag to compare

@cleanor-app cleanor-app released this 07 Jul 15:55

Cleanor MCP grows from 4 to 22 read-only tools and now ships output schemas on every tool.

Highlights

  • Structured output: all 22 tools declare an outputSchema and return validated structuredContent, so agents get machine-readable results (not just text).
  • 18 deterministic dev utilities for the operations LLMs get wrong: hash, hmac, uuid, base64, json_format, jwt_decode, regex_test, cron_describe, unit_convert, datetime, url_parse, base_convert, diff, color, color_palette, slugify, count, placeholder_image.
  • 4 signature tools: optimize_image (WebP/AVIF/JPEG), plus cited Cleanor Labs data (storage_capacity, image_format_savings) and qr_code.

Use it

  • Hosted (zero-auth, Streamable HTTP): https://mcp.cleanor.app/mcp
  • Local stdio: npx @cleanor/mcp
  • Registry: app.cleanor/cleanor

No API key, no signup. Every tool is read-only and safe to auto-run.

Cleanor MCP v0.1.2

Choose a tag to compare

@cleanor-app cleanor-app released this 06 Jul 18:14

Archival release for citation. Zero-auth hosted MCP server that lets AI builders optimize and convert images and fetch cited Cleanor Labs storage/format data, no API key. Also on npm and the MCP Registry. Archived to Zenodo for a citable DOI.

v0.1.1

Choose a tag to compare

@cleanor-app cleanor-app released this 05 Jul 15:11

Cleanor MCP v0.1.1

Hosted, zero-auth MCP server for AI builders at https://mcp.cleanor.app/mcp — also listed in the official MCP Registry as app.cleanor/cleanor.

Tools: optimize_image, storage_capacity, image_format_savings, qr_code.

This release adds a standalone stdio build (src/stdio.ts) + local Dockerfile so the server can be built and introspected locally, and a glama.json.