Releases: cleanor-app/cleanor-mcp
Release list
v0.6.0: 22 MCP tools with output schemas
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
outputSchemaand return validatedstructuredContent, 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) andqr_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
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
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.