diff --git a/README.md b/README.md index 301b373b9..638e06136 100644 --- a/README.md +++ b/README.md @@ -2659,6 +2659,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) [![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. - [korovin-aa97/talkthrough-mcp](https://github.com/korovin-aa97/talkthrough-mcp) [![korovin-aa97/talkthrough-mcp MCP server](https://glama.ai/mcp/servers/korovin-aa97/talkthrough-mcp/badges/score.svg)](https://glama.ai/mcp/servers/korovin-aa97/talkthrough-mcp) 🐍 🏠 🍎 🪟 🐧 - Turn narrated screen recordings (or any local video/audio) into agent-ready data: local Whisper transcript, scene keyframes, OCR, full-text search, and wall-clock anchoring that maps spoken remarks to real timestamps for log correlation. No cloud, no LLM inside. `uvx talkthrough-mcp`.