Merge pull request #8021 from botmonster/add-image2svg-mcp

Add botmonster/image2svg-mcp 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-06-14 17:46:07 -07:00
committed by GitHub
+1
View File
@@ -2183,6 +2183,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play
- [AIDC-AI/Pixelle-MCP](https://github.com/AIDC-AI/Pixelle-MCP) 🐍 📇 🏠 🎥 🔊 🖼️ - An omnimodal AIGC framework that seamlessly converts ComfyUI workflows into MCP tools with zero code, enabling full-modal support for Text, Image, Sound, and Video generation with Chainlit-based web interface.
- [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.
- [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.