From b89feec949ae0c38acf2c9fcf710446bc80e881f Mon Sep 17 00:00:00 2001 From: Philippe Namias Date: Thu, 27 Aug 2026 01:27:38 +0200 Subject: [PATCH] Add appsgolem-mcp to Multimedia Process MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit TypeScript MCP server for the AppsGolem YouTube cutter API — cut a clip from any YouTube video (format/quality, MP3, GIF), get a direct download URL, poll cut status, and check credit balance. Runs locally via `npx appsgolem-mcp`. On npm and in the official MCP registry (io.github.apancyborg/appsgolem-mcp). Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01XaQYY4buxwhY7iP6to7BAE --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 365340f64..4f9849713 100644 --- a/README.md +++ b/README.md @@ -2772,6 +2772,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [woladi/macos-vision-mcp](https://github.com/woladi/macos-vision-mcp) [![macos-vision-mcp MCP server](https://glama.ai/mcp/servers/woladi/macos-vision-mcp/badges/score.svg)](https://glama.ai/mcp/servers/woladi/macos-vision-mcp) 📇 🏠 🍎 - Local OCR and image analysis via Apple Vision Framework. Wraps macOS's native Vision API to expose OCR for images and PDFs (with reading-order paragraphs, bounding boxes, line/paragraph IDs, and confidence), face / barcode / QR / document-corner detection, and image classification — all as MCP tools any client (Claude Code, Claude Desktop, Cursor, Codex CLI) can call. ~97% token savings vs sending raw images. Fully offline, no API keys, files never leave the Mac. One-line install: `npx -y macos-vision-mcp`. - [afghanfansmedia-ai/songcheck-mcp](https://github.com/afghanfansmedia-ai/songcheck-mcp) [![afghanfansmedia-ai/songcheck-mcp MCP server](https://glama.ai/mcp/servers/afghanfansmedia-ai/songcheck-mcp/badges/score.svg)](https://glama.ai/mcp/servers/afghanfansmedia-ai/songcheck-mcp) 🐍 ☁️ - Is this song AI or human? Detect AI-generated music (Suno, Udio) and media from any AI agent. Returns a verdict, AI-probability score, confidence, and provenance signals (Content Credentials / SynthID), plus scan_catalog to audit a whole music folder. - [xDarkzx/Reaper-MCP](https://github.com/xDarkzx/Reaper-MCP) [![xDarkzx/Reaper-MCP MCP server](https://glama.ai/mcp/servers/xDarkzx/Reaper-MCP/badges/score.svg)](https://glama.ai/mcp/servers/xDarkzx/Reaper-MCP) 🐍 🏠 🍎 🪟 🐧 - AI-powered music production in REAPER through natural conversation - 173 tools across 26 modules covering transport, tracks, MIDI (insert/edit/quantize/humanize), mixing and FX (EQ, compression, sidechain, sends), tempo maps, markers/regions, ReaScript discovery/execution, and more. +- [apancyborg/appsgolem-mcp](https://github.com/apancyborg/appsgolem-mcp) [![apancyborg/appsgolem-mcp MCP server](https://glama.ai/mcp/servers/apancyborg/appsgolem-mcp/badges/score.svg)](https://glama.ai/mcp/servers/apancyborg/appsgolem-mcp) 🎖️ 📇 ☁️ 🏠 🍎 🪟 🐧 - Cut clips from any YouTube video via the AppsGolem API — pick the format and quality, get a direct download URL, and let an AI agent do the editing. `npx appsgolem-mcp` ### 🖥️ OS Automation