From 5ac2ffccd4a41f270995027cff50d75e222f9f7a Mon Sep 17 00:00:00 2001 From: Christos Raikos Date: Mon, 14 Sep 2026 01:29:35 +0300 Subject: [PATCH] Add musevate/MCP to Multimedia Processing One line, placed alphabetically between mordor-forge/trident-mcp and mutonby/openshorts, now carrying the Glama score badge the list expects. The badge needed a Glama release, a release needed a build test that starts the server and answers introspection, and that needed a working credential -- which for an account-required server used to mean handing out one that could also spend the account's balance. API keys now carry a scope, so the build runs with a read-only key that cannot generate anything. The server is rated B. Rebased onto current main again; the branch had drifted. Co-Authored-By: Claude Opus 5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c44d8313..c41fff9dd 100644 --- a/README.md +++ b/README.md @@ -3168,6 +3168,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [guimatheus92/mcp-video-analyzer](https://github.com/guimatheus92/mcp-video-analyzer) [![mcp-video-analyzer MCP server](https://glama.ai/mcp/servers/guimatheus92/mcp-video-analyzer/badges/score.svg)](https://glama.ai/mcp/servers/guimatheus92/mcp-video-analyzer) 📇 🏠 🍎 🪟 🐧 - MCP server for video analysis — extracts transcripts, key frames, OCR text, and annotated timelines from video URLs. Supports Loom and direct video files (.mp4, .webm). Zero auth required. - [KyaniteLabs/kinocut](https://github.com/KyaniteLabs/kinocut) [![KyaniteLabs/kinocut MCP server](https://glama.ai/mcp/servers/KyaniteLabs/kinocut/badges/score.svg)](https://glama.ai/mcp/servers/KyaniteLabs/kinocut) 🐍 🏠 🍎 🪟 🐧 - Guardrailed video editing for AI agents with 135 MCP tools for FFmpeg editing, captions, audio, effects, Hyperframes, repurposing, resumable workflows, quality gates, and provenance receipts. Includes a Python client and `kino` CLI; runs locally with no required API keys. - [mordor-forge/trident-mcp](https://github.com/mordor-forge/trident-mcp) [![mordor-forge/trident-mcp MCP server](https://glama.ai/mcp/servers/mordor-forge/trident-mcp/badges/score.svg)](https://glama.ai/mcp/servers/mordor-forge/trident-mcp) 🏎️ ☁️ 🍎 🪟 🐧 - AI 3D model generation and post-processing: text/image/multiview-to-3D via Tripo, plus retopology, format conversion (GLB/FBX/OBJ/STL/USDZ), and stylization. Single Go binary, 10 tools, async generation with polling. +- [musevate/MCP](https://github.com/musevate/MCP) [![musevate/MCP MCP server](https://glama.ai/mcp/servers/musevate/MCP/badges/score.svg)](https://glama.ai/mcp/servers/musevate/MCP) 📇 ☁️ 🍎 🪟 🐧 - Generate video from a prompt, from an image, or from up to thirty reference images, routed across the field of AI video models (Sora, Veo, Kling, Seedance, Hailuo, Wan and more). Quotes the credit cost before spending it, and refunds a technical failure automatically. Hosted remote server with OAuth, plus an MIT stdio bridge for clients that cannot speak streamable HTTP; requires a Musevate account. - [mutonby/openshorts](https://github.com/mutonby/openshorts) [![mutonby/openshorts MCP server](https://glama.ai/mcp/servers/mutonby/openshorts/badges/score.svg)](https://glama.ai/mcp/servers/mutonby/openshorts) 🎖️ 🐍 ☁️ 🏠 🍎 🪟 🐧 - Turn long videos into viral-ready vertical shorts: AI moment detection, face-tracked 9:16 reframing, word-level captions, 30+ language dubbing, and direct publishing to TikTok/Instagram/YouTube. Self-hostable (MIT) or remote at `https://mcp.openshorts.app/mcp`. - [SHARProduction/production-metadata-mcp](https://github.com/SHARProduction/production-metadata-mcp) [![SHARProduction/production-metadata-mcp MCP server](https://glama.ai/mcp/servers/SHARProduction/production-metadata-mcp/badges/score.svg)](https://glama.ai/mcp/servers/SHARProduction/production-metadata-mcp) 📇 🏠 🍎 🪟 🐧 - [SHAR Production](https://sharprod.com/) AI-hybrid video-production metadata gate: read-only local stdio MCP that validates rights-aware production manifests and returns a releasability result. One tested tool; no API key, network calls, local-file access, or publishing operations. Install from source: `npm install && node server.js`. - [stabgan/openrouter-mcp-multimodal](https://github.com/stabgan/openrouter-mcp-multimodal) [![stabgan/openrouter-mcp-multimodal MCP server](https://glama.ai/mcp/servers/stabgan/openrouter-mcp-multimodal/badges/score.svg)](https://glama.ai/mcp/servers/stabgan/openrouter-mcp-multimodal) 📇 ☁️ 🍎 🪟 🐧 - All-in-one multimodal MCP for 300+ OpenRouter models: text chat, image / audio / video analysis, and image / audio / video generation (Veo 3.1, Sora 2 Pro, Seedance, Wan). Structured `_meta.code` error taxonomy, IPv4+IPv6 SSRF guards, path-sandbox for disk writes, retry-after-aware backoff, multi-arch Docker.