From e7a0e88ee1887f1c80a0fd962e1b9ee1e26ef6b1 Mon Sep 17 00:00:00 2001 From: Ronak Parmar Date: Thu, 16 Jul 2026 22:44:08 +0530 Subject: [PATCH 1/2] Add FableCut to Multimedia Process --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1980e06d..2e94e91b9 100644 --- a/README.md +++ b/README.md @@ -2484,6 +2484,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [elestirelbilinc-sketch/vap-showcase](https://github.com/elestirelbilinc-sketch/vap-showcase) 🐍 ☁️ 🍎 🪟 🐧 - AI media generation (Flux, Veo, Suno) with cost control. Pre-commit pricing, budget enforcement, reserve-burn-refund billing. - [richer-richard/cochlea](https://github.com/richer-richard/cochlea) [![richer-richard/cochlea MCP server](https://glama.ai/mcp/servers/richer-richard/cochlea/badges/score.svg)](https://glama.ai/mcp/servers/richer-richard/cochlea) 🦀 🏠 🍎 🪟 🐧 - Render, analyze, and verify audio (WAV or FLAC) through a fully offline, deterministic engine. Compose scores as data, render byte-identical PCM, pull loudness, pitch, tempo, key, and structure reports, generate spectrograms, and diff two renders against each other. No ffmpeg, no audio device, just numbers an agent can actually reason about. `cargo install cochlea-mcp` - [realcrabcut/crabcut-mcp-server](https://github.com/realcrabcut/crabcut-mcp-server) [![realcrabcut/crabcut-mcp-server MCP server](https://glama.ai/mcp/servers/realcrabcut/crabcut-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/realcrabcut/crabcut-mcp-server) 📇 ☁️ - Turn YouTube videos into short-form clips from any AI assistant. AI-powered highlight detection, subtitle generation, 9:16 reframing, and direct download URLs via the Crabcut API. +- [ronak-create/FableCut](https://github.com/ronak-create/FableCut) 📇 🏠 🍎 🪟 🐧 - Zero-dependency browser video editor that AI agents drive through a JSON timeline. MCP tools to add/patch clips, keyframes, transitions, text animations and filters, import media, and analyze a reference video into an edit blueprint (shots, beats, BPM, drop); the open editor UI live-reloads on every change and exports via ffmpeg. - [runapi-ai/mcp](https://github.com/runapi-ai/mcp) [![runapi-ai/mcp MCP server](https://glama.ai/mcp/servers/runapi-ai/mcp/badges/score.svg)](https://glama.ai/mcp/servers/runapi-ai/mcp) 📇 ☁️ - Unified AI model API for 130+ models across 18 providers. Browse models, check pricing, create image/video/music/audio tasks, poll results, check balance, and call LLM endpoints. Free catalog tools work without an API key. `npx @runapi.ai/mcp` - [keiver/image-tiler-mcp-server](https://github.com/keiver/image-tiler-mcp-server) [![image-tiler-mcp-server MCP server](https://glama.ai/mcp/servers/keiver/image-tiler-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/keiver/image-tiler-mcp-server) 📇 🏠 🍎 🪟 🐧 - Full-resolution vision for LLMs. Tiles large images and captures web pages via Chrome CDP so vision models process every detail without downscaling. Generates interactive HTML tile previews. Supports Claude, OpenAI, Gemini presets with per-model token math and entropy-based tile classification. - [legolev/mediamcp](https://github.com/legolev/mediamcp) [![legolev/mediamcp MCP server](https://glama.ai/mcp/servers/legolev/mediamcp/badges/score.svg)](https://glama.ai/mcp/servers/legolev/mediamcp) 📇 ☁️ 🍎 🪟 🐧 - Image generation and editing plus video generation (Veo, Sora, Seedance) via OpenRouter or any OpenAI-compatible API. Saves files to disk with token-cheap inline previews, resumable video jobs, live model listing, and a config-diagnostics tool. `npx -y mediamcp`. From 41858548940ed9ccae84032273f79d70470422e3 Mon Sep 17 00:00:00 2001 From: Ronak Parmar Date: Thu, 16 Jul 2026 22:53:40 +0530 Subject: [PATCH 2/2] Add Glama score badge to FableCut entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e94e91b9..fec72640f 100644 --- a/README.md +++ b/README.md @@ -2484,7 +2484,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [elestirelbilinc-sketch/vap-showcase](https://github.com/elestirelbilinc-sketch/vap-showcase) 🐍 ☁️ 🍎 🪟 🐧 - AI media generation (Flux, Veo, Suno) with cost control. Pre-commit pricing, budget enforcement, reserve-burn-refund billing. - [richer-richard/cochlea](https://github.com/richer-richard/cochlea) [![richer-richard/cochlea MCP server](https://glama.ai/mcp/servers/richer-richard/cochlea/badges/score.svg)](https://glama.ai/mcp/servers/richer-richard/cochlea) 🦀 🏠 🍎 🪟 🐧 - Render, analyze, and verify audio (WAV or FLAC) through a fully offline, deterministic engine. Compose scores as data, render byte-identical PCM, pull loudness, pitch, tempo, key, and structure reports, generate spectrograms, and diff two renders against each other. No ffmpeg, no audio device, just numbers an agent can actually reason about. `cargo install cochlea-mcp` - [realcrabcut/crabcut-mcp-server](https://github.com/realcrabcut/crabcut-mcp-server) [![realcrabcut/crabcut-mcp-server MCP server](https://glama.ai/mcp/servers/realcrabcut/crabcut-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/realcrabcut/crabcut-mcp-server) 📇 ☁️ - Turn YouTube videos into short-form clips from any AI assistant. AI-powered highlight detection, subtitle generation, 9:16 reframing, and direct download URLs via the Crabcut API. -- [ronak-create/FableCut](https://github.com/ronak-create/FableCut) 📇 🏠 🍎 🪟 🐧 - Zero-dependency browser video editor that AI agents drive through a JSON timeline. MCP tools to add/patch clips, keyframes, transitions, text animations and filters, import media, and analyze a reference video into an edit blueprint (shots, beats, BPM, drop); the open editor UI live-reloads on every change and exports via ffmpeg. +- [ronak-create/FableCut](https://github.com/ronak-create/FableCut) [![ronak-create/FableCut MCP server](https://glama.ai/mcp/servers/ronak-create/FableCut/badges/score.svg)](https://glama.ai/mcp/servers/ronak-create/FableCut) 📇 🏠 🍎 🪟 🐧 - Zero-dependency browser video editor that AI agents drive through a JSON timeline. MCP tools to add/patch clips, keyframes, transitions, text animations and filters, import media, and analyze a reference video into an edit blueprint (shots, beats, BPM, drop); the open editor UI live-reloads on every change and exports via ffmpeg. - [runapi-ai/mcp](https://github.com/runapi-ai/mcp) [![runapi-ai/mcp MCP server](https://glama.ai/mcp/servers/runapi-ai/mcp/badges/score.svg)](https://glama.ai/mcp/servers/runapi-ai/mcp) 📇 ☁️ - Unified AI model API for 130+ models across 18 providers. Browse models, check pricing, create image/video/music/audio tasks, poll results, check balance, and call LLM endpoints. Free catalog tools work without an API key. `npx @runapi.ai/mcp` - [keiver/image-tiler-mcp-server](https://github.com/keiver/image-tiler-mcp-server) [![image-tiler-mcp-server MCP server](https://glama.ai/mcp/servers/keiver/image-tiler-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/keiver/image-tiler-mcp-server) 📇 🏠 🍎 🪟 🐧 - Full-resolution vision for LLMs. Tiles large images and captures web pages via Chrome CDP so vision models process every detail without downscaling. Generates interactive HTML tile previews. Supports Claude, OpenAI, Gemini presets with per-model token math and entropy-based tile classification. - [legolev/mediamcp](https://github.com/legolev/mediamcp) [![legolev/mediamcp MCP server](https://glama.ai/mcp/servers/legolev/mediamcp/badges/score.svg)](https://glama.ai/mcp/servers/legolev/mediamcp) 📇 ☁️ 🍎 🪟 🐧 - Image generation and editing plus video generation (Veo, Sora, Seedance) via OpenRouter or any OpenAI-compatible API. Saves files to disk with token-cheap inline previews, resumable video jobs, live model listing, and a config-diagnostics tool. `npx -y mediamcp`.