From 818df766c72f57cb324e4dc55e01b265005e9399 Mon Sep 17 00:00:00 2001 From: botmonster Date: Sun, 14 Jun 2026 12:16:44 +0200 Subject: [PATCH] Add Glama score badge to image2svg-mcp entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 833b31d1b..84402c52b 100644 --- a/README.md +++ b/README.md @@ -2178,7 +2178,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) 🐍 🏠 🍎 πŸͺŸ 🐧 - 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. +- [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.