Merge pull request #9308 from cleanor-app/add-cleanor-mcp

Add cleanor-app/cleanor-mcp (image optimization + storage/format data)
This commit is contained in:
Frank Fiegel
2026-07-13 09:34:19 +02:00
committed by GitHub
+1
View File
@@ -2417,6 +2417,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play
- [ananddtyagi/gif-creator-mcp](https://github.com/ananddtyagi/gif-creator-mcp/tree/main) 📇 🏠 - A MCP server for creating GIFs from your videos.
- [bogdan01m/zapcap-mcp-server](https://github.com/bogdan01m/zapcap-mcp-server) 🐍 ☁️ - MCP server for ZapCap API providing video caption and B-roll generation via natural language
- [botmonster/image2svg-mcp](https://github.com/botmonster/image2svg-mcp) [![botmonster/image2svg-mcp MCP server](https://glama.ai/mcp/servers/botmonster/image2svg-mcp/badges/score.svg)](https://glama.ai/mcp/servers/botmonster/image2svg-mcp) 🐍 🏠 🍎 🪟 🐧 - Convert raster images (PNG/JPG/WEBP/TIFF) to SVG vector format. Single tool, accepts base64 or URL input; runs locally via `uvx image2svg-mcp` or as a Docker HTTP server.
- [cleanor-app/cleanor-mcp](https://github.com/cleanor-app/cleanor-mcp) [![cleanor-app/cleanor-mcp MCP server](https://glama.ai/mcp/servers/cleanor-app/cleanor-mcp/badges/score.svg)](https://glama.ai/mcp/servers/cleanor-app/cleanor-mcp) 🎖️ 📇 ☁️ 🍎 🪟 🐧 - Zero-auth hosted server with 22 read-only tools: optimize/convert images (WebP/AVIF/JPEG), paste-ready SVG QR codes, cited [Cleanor Labs](https://cleanor.app) data on device storage capacity and next-gen image-format savings (AVIF/WebP/JPEG XL vs JPEG, HEIC conversion tax), plus 18 deterministic dev utilities LLMs get wrong (hash, HMAC, UUID, base64, JWT decode, JSON, regex, cron, unit & base convert, datetime, URL parse, diff, color, palette, slugify, count, SVG placeholder). No API key or signup; Streamable HTTP at `https://mcp.cleanor.app/mcp`.
- [DareDev256/fcpxml-mcp-server](https://github.com/DareDev256/fcpxml-mcp-server) [![DareDev256/fcpxml-mcp-server MCP server](https://glama.ai/mcp/servers/DareDev256/fcpxml-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/DareDev256/fcpxml-mcp-server) 🐍 🏠 🍎 - The first MCP server for Final Cut Pro. 53 tools that parse, edit, and generate FCPXML timelines — health checks, flash frame detection, chapter markers, rough cuts, NLE export. 912 tests, MIT licensed.
- [drolosoft/immich-photo-manager](https://github.com/drolosoft/immich-photo-manager) [![immich-photo-manager MCP server](https://glama.ai/mcp/servers/drolosoft/immich-photo-manager/badges/score.svg)](https://glama.ai/mcp/servers/drolosoft/immich-photo-manager) 🐍 🏠 🍎 🪟 🐧 - Turn your self-hosted Immich photo library into a conversation — natural language search via CLIP, geographic album curation from GPS data, cross-source duplicate detection with perceptual hashing, library health reports, and offline-ready interactive HTML galleries. Claude Code plugin with 21 MCP tools, 11 skills, and 5 slash commands.
- [FileToPDF/filetopdf-mcp](https://github.com/FileToPDF/filetopdf-mcp) [![FileToPDF/filetopdf-mcp MCP server](https://glama.ai/mcp/servers/FileToPDF/filetopdf-mcp/badges/score.svg)](https://glama.ai/mcp/servers/FileToPDF/filetopdf-mcp) 📇 ☁️ 🍎 🪟 🐧 - Convert files (DOCX, XLSX, PPTX, images…), HTML, and Markdown to pixel-perfect PDFs via the FileToPDF API. Returns the PDF as an embedded resource or saves it to disk. Runs via `npx filetopdf-mcp` or a hosted Streamable HTTP endpoint; free API key in one click.