mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-17 20:25:17 +00:00
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 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
547444f90b
commit
5ac2ffccd4
@@ -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) [](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) [](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) [](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) [](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) [](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) [](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) [](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.
|
||||
|
||||
Reference in New Issue
Block a user