Text, Language & Speech: 89 MCP servers

Translation, dictionaries, sentiment, speech-to-text, text-to-speech and media conversion. Every record below links to its repository or documentation.

Listed
89
No auth needed
68
Full profiles
81

Servers in this category

89 of 89
cleanor-app/cleanor-mcp Zero-auth hosted server with 22 read-only tools: optimize/convert images (WebP/AVIF/JPEG), paste-ready SVG QR codes, cited Cleanor Labs data on device storage capacity and next-gen image-format savings (AVIF/WebP/JPEG XL vs JPEG, HEIC conversion tax), plus 18 deterministic dev utilities LLMs get wrong (hash, HMAC, UUID, base64, JWT decode, JSON, regex, cron, unit & base convert, datetime, URL parse, diff, color, palette, slugify, count, SVG placeholder). No API key or signup; Streamable HTTP at https://mcp.cleanor.app/mcp.
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.
vince-gonzalez/opticquiz-mcp Color-vision accessibility. Check whether a palette or an image is colorblind-safe and name the conflicting pairs, generate colorblind-safe palettes (Okabe-Ito seeded), recolor an image as protanopia/deuteranopia/tritanopia renders it, and generate Ishihara-style test plates. Built on Machado, Oliveira & Fernandes (2009) + CIEDE2000, published open access at doi.org/10.5281/zenodo.21310578. Runs locally over stdio, no network calls. Install: npx -y cvdsafe-mcp and npx -y colorblind-mcp.
haljishi/vidwords-mcp Let an agent read a YouTube video and cite the exact second. Search one video's transcript for a topic and get back only the matching moments with clickable ?t= deep links, or analyze the frames — slides, charts, demos and on-screen text that is never spoken aloud. Every citation is checked against a recorded frame or a real transcript segment and dropped if it fails. Hosted Streamable HTTP at https://vidwords.com/mcp, token header or OAuth, free tier at vidwords.com.
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.
gridhra/atx-mcp Deterministic, non-generative image editing for agents: straighten, crop, mask, layer, apply LUTs, strip EXIF/GPS, and encode to WebP/AVIF/JPEG/PNG through declarative transform recipes. Originals are never modified, every result is an immutable revision with full lineage, and the same recipe reproduces byte-identical output on any machine. npx -y atx-mcp --workspace /path/to/asset-workspace
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
clipkit-video/clipkit Compose motion-graphics videos from a single JSON document (Clipkit Protocol): 15 tools to author, validate, tweak per element, and preview PNG stills in-chat, plus captions and templated promos; hands the human a free browser editor link, with a deterministic GPU runtime for MP4 renders. Hosted at https://www.clipkit.dev/mcp or local npx @clipkit/mcp-server.
Tommertom/sonos-ts-mcp Comprehensive Sonos audio system control through pure TypeScript implementation. Features complete device discovery, multi-room playback management, queue control, music library browsing, alarm management, real-time event subscriptions, and audio EQ settings. Includes 50+ tools for seamless smart home audio automation via UPnP/SOAP protocols.
drolosoft/immich-photo-manager Turn your self-hosted Immich photo library into a conversation — natural language search via CLIP, geographic album curation from GPS data, cross-source duplicate detection with perceptual hashing, library health reports, and offline-ready interactive HTML galleries. Claude Code plugin with 21 MCP tools, 11 skills, and 5 slash commands.
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.
MohamedAbdallah-14/prompt-to-asset Generates app icons, favicons, OG images, logos, and wordmarks. Routes each request across 30+ image models. Runs without an API key via Cloudflare Workers AI, NVIDIA NIM, HuggingFace, or Stable Horde. Three modes: inline SVG, external prompt-only, or full API. Validates contrast, OCR text accuracy, and palette before returning.
AetherWave-Studio/aetherwave-mcp One tool surface for music, image, video, and audio generation across Suno, Grok Imagine, Seedance, Kling, Hailuo, Wan, VEO, Ideogram, and GPT Image 2. Generate, edit, upscale, reframe, and master through one API key and one credit pool. First key includes free credits, no card required. npx -y @aetherwave-studio/mcp
tandryukha/aidemo Turns an agent-authored storyboard.json into a narrated, captioned product-demo MP4 (TTS voiceover, Whisper-synced captions, auto-zoom) via deterministic Chrome replay and ffmpeg; re-renders itself in CI with no API key, and works on localhost or auth-walled apps. Run with npx -y github:tandryukha/aidemo#stable mcp.
SHARProduction/production-metadata-mcp SHAR Production 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 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.
verIdyia/autoeq-mcp Headphone/IEM equalization database with 8,800+ models from AutoEQ. Search by name or sound signature, get parametric EQ settings, compare headphones band-by-band, and browse Harman preference score rankings. Includes automatic sound signature classification (Neutral, Warm, Bright, Dark, V-shaped, etc.).
chaoz23/loudcheck Loudness compliance verdicts for media files against formal broadcast standards (EBU R128, ATSC A/85): pass/fail with per-metric deltas, spec citations, and the exact ffmpeg remediation command. CLI and MCP over one engine; zero-install via uvx --from 'loudcheck[mcp]' loudcheck --mcp. Requires ffmpeg.
kinti/a11y-toolkit MCP server + CLI for WCAG 2.2 accessibility: color contrast (pairs plus pixel-level text-over-image sampling), EU accessibility declaration generation (RD 1112/2018, Ley 11/2023 / European Accessibility Act, EN 301 549), and an aria-live announcement monitor. Multilanguage es/en, zero dependencies.
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.
ankurmans/pepys-mcp Pay-once transcription for audio, video, and whole podcast feeds via Pepys. Transcribe a file or a pasted YouTube/podcast link, get speaker diarization, export SRT/VTT, search a transcript, and check credit balance. Hosted connector (OAuth, no API key) or npx pepys-mcp. 99+ languages.
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.
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.
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.
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.
FileToPDF/filetopdf-mcp Convert files (DOCX, XLSX, PPTX, images…), HTML, and Markdown to pixel-perfect PDFs via the FileToPDF API. Returns the PDF as an embedded resource or saves it to disk. Runs via npx filetopdf-mcp or a hosted Streamable HTTP endpoint; free API key in one click.
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.
video-edit-mcp Comprehensive video and audio editing MCP server with advanced operations including trimming, merging, effects, overlays, format conversion, audio processing, YouTube downloads, and smart memory management for chaining operations without intermediate files
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 scancatalog to audit a whole music folder.
WaveSpeedAI/mcp-server Official WaveSpeed server: run any model on the live wavespeed.ai catalog (image, video, audio, 3D) with catalog search, per-model schema introspection, local-file upload via @path markers, and price quotes before running. npx -y @wavespeed/mcp
editmamei/editmamei Natural-language interface for Adobe Photoshop, running as a local MCP server. Rather than focusing on generative AI, it acts as an AI orchestration layer that plans edits and executes them with native Photoshop tools. npm install -g editmamei
ffroliva/gflow-cli Drive Google Flow from an agent: Veo text-to-video, image-to-video and clip extension, Imagen text-to-image, reusable Characters and scene composition. Runs against your own Google account with Flow access; video generation bills your credits.
06ketan/slideshot Convert HTML to PDF/PNG/WebP/PPTX slide carousels with 11 themes (LinkedIn, Instagram, pitch decks, infographics). Pixel-perfect Puppeteer rendering, dimension-aware reflow for portrait/landscape, token-efficient JSON mode. npx slideshot-mcp.
Lulu-The-Narwhal/dali-mcp Scores AI image/video generation prompts (0-100) against 18 models (Veo 3, Sora, Kling, Runway, Seedance, Midjourney, Flux, and more) before you spend a generation credit, then rewrites weak ones. Free, hosted remote MCP + npm/PyPI packages.
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
mordor-forge/gemini-media-mcp Unified Gemini media generation: Nano Banana (images, editing, multi-reference composition), Veo 3.1 (video, image-to-video, extend), TTS, and Lyria 3 (music with vocals). Single Go binary, 12 tools, supports Gemini API key and Vertex AI.
manovagyanik1/clipy-mcp Read your Clipy screen recordings from any agent: search your library, fetch timestamped transcripts, AI summaries, and key moments with video frames (click markers burned in) as inline images. Read-only, free API key. npx -y @clipy/mcp
transloadit/node-sdk Agent-native media processing via Transloadit's 86+ Robots: video encoding (HLS, H.264, VP9), image manipulation (resize, watermark, smart crop), document conversion, OCR, speech transcription, and more. Hosted or self-hosted via npx.
agenticdecks/deckrun-mcp Generate presentation PDFs, narrated videos, and MP3 audio from Markdown. Free tier requires no API key or local install — add a URL to your IDE config and start generating. Paid tier adds video, audio, async jobs, and account tools.
eviscerations/whisper-windows-mcp Windows-native local audio and video transcription using whisper.cpp with Vulkan GPU acceleration. No cloud APIs, no Python. Batch processing, multilingual support, model management, and background job handling built in.
tro2789/scout-premiere-mcp Drive Adobe Premiere Pro from an agent through the Scout panel: transcript search with frame-accurate timecodes, markers, cuts, exports, and 266 ExtendScript tools for effects, transitions, export and project management.
waxberry-dev/live-translate-mcp Real-time English Mandarin Chinese speech translation. Transcribes audio locally with Whisper, translates via Claude API, and synthesises speech locally with Piper TTS. Pass a WAV file path and Claude handles the rest.
loudreader/loudkit Local text-to-speech from an on-device model: 28 voices in 10 languages, plus voice profiles cloned with the loudkit CLI. Tools listvoices, synthesize (base64 WAV, FLAC, MP3 or Opus) and describe; no cloud, no API key
a-y-ibrahim/after-effects-mcp Control Adobe After Effects from any MCP client: arbitrary ExtendScript, background rendering, deep comp/layer inspection, and first-class Arabic/RTL & multilingual support (works on AE in any UI language). 47 tools.
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.
quietnotion/barevalue-mcp AI podcast editing as a service. Upload raw audio or submit a URL, get back edited episodes with filler words removed, noise reduction, transcripts, show notes, and social clips. Includes webhooks for automation.
AIDC-AI/Pixelle-MCP An omnimodal AIGC framework that seamlessly converts ComfyUI workflows into MCP tools with zero code, enabling full-modal support for Text, Image, Sound, and Video generation with Chainlit-based web interface.
mmntm/weblate-mcp Comprehensive Model Context Protocol server for Weblate translation management, enabling AI assistants to perform translation tasks, project management, and content discovery with smart format transformations.
supertone-inc/supertone-mcp High-quality Supertone TTS API: generate speech, search & preview the voice catalog, predict duration/cost, and clone voices. Korean, English, Japanese, and 20+ more languages. Install via uvx supertone-mcp.
antoniomachuca/MCP-Manim-Slides Generate, render, and compile interactive Manim-Slides presentations from AI prompts: execute Manim code headlessly, compile scenes to Reveal.js HTML/PDF/PPTX, and preview slides as images, videos, or GIFs.
glifxyz/glif-mcp-server Glif's official hosted media-generation agent: generate images, video, and audio, transcribe, and chain multi-step media workflows from natural language. Remote server at https://glif.app/api/mcp (OAuth).
DareDev256/fcpxml-mcp-server The first MCP server for Final Cut Pro. 53 tools that parse, edit, and generate FCPXML timelines — health checks, flash frame detection, chapter markers, rough cuts, NLE export. 912 tests, MIT licensed.
shuji-bonji/xcomet-mcp-server Translation quality evaluation using xCOMET models. Provides quality scoring (0-1), error detection with severity levels (minor/major/critical), and optimized batch processing with 25x speedup.
forgemeshlabs/voice-mcp Give Your Agent A Voice: x402 pay-per-call speech on Base with 20 voices, 10 personas, 31 languages, granular speed/quality controls, OpenAI-shaped requests, voice samples, and batch audio.
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.
gaudiolab-jp/gaudio-developers-mcp Audio AI API for stem separation (vocal, drum, bass, guitar, piano), DME separation (dialogue, music, effects), and AI lyrics sync. 7 tools, 11 models, supports WAV/FLAC/MP3/M4A/MOV/MP4.
stass/exif-mcp A MCP server that allows one to examine image metadata like EXIF, XMP, JFIF and GPS. This provides foundation for LLM-powered search and analysis of photo librares and image collections.
ybouhjira/claude-code-tts MCP server plugin for Claude Code that converts text to speech using OpenAI's TTS API. Features 6 voices, worker pool architecture, mutex-protected playback, and cross-platform support.
huseyinstif/klaket Let AI agents watch videos: word-timestamped transcripts, speaker labels, scenes, chapters and exact-moment search from any video URL or file — fully local, no API keys. npx klaket-mcp
mbailey/voice-mcp Complete voice interaction server supporting speech-to-text, text-to-speech, and real-time voice conversations through local microphone, OpenAI-compatible APIs, and LiveKit integration
video-creator/ffmpeg-mcp Using ffmpeg command line to achieve an mcp server, can be very convenient, through the dialogue to achieve the local video search, tailoring, stitching, playback and other functions
MkTurner74/botverse-mcp Video transcoding (MP4, WebM, ProRes, GIF, MP3) and document conversion (PDF, DOCX, HTML, Markdown, XLSX) for AI agents. Per-job billing, no AWS or FFmpeg setup. npx -y botverse-mcp
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.
KyaniteLabs/DialectOS Spanish dialect localization server and CLI. Translates and QA-checks across 25 regional variants with register control, structure preservation, and adversarial quality gates.
RaiGanja/kaeris-mcp AI localization: translate an app's string files into 46 languages (JSON, .arb, .po, .strings, Android XML, …) with placeholder-safe, reproducible output — from Claude/Cursor.
davidmosiah/short-video-agent-kit Provider-neutral short-form AI video MCP and CLI for agents, with dry-run payload validation and optional live generation through Sora, Veo, xAI and Seedance-style providers.
rendobar/mcp Submit media-processing jobs to the Rendobar API and upload local files in one tool call. Transcode, run raw FFmpeg, burn captions, and add watermarks over REST. Free tier.
spokenmd/spoken Fetch published podcast transcripts as clean Markdown with real speaker names (not "Speaker 1") via the Spoken API. Search episodes, get transcripts, check credit balance.
botmonster/image2svg-mcp Convert raster images (PNG/JPG/WEBP/TIFF) to SVG vector format. Single tool, accepts base64 or URL input; runs locally via uvx image2svg-mcp or as a Docker HTTP server.
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
1000ri-jp/atsurae AI-powered video editing MCP server with 10 tools for timeline editing, 5-layer compositing, semantic operations, and FFmpeg rendering (1920x1080, 30fps H.264+AAC).
transcribe-app/mcp-transcribe This service provides fast and reliable transcriptions for audio/video files and voice memos. It allows LLMs to interact with the text content of audio/video file.
fasuizu-br/brainiall-mcp-server AI-powered speech tools: pronunciation assessment with phoneme-level feedback, speech-to-text with language detection, and text-to-speech with multiple voices.
denisok-ai/magicmaster-mcp Audio mastering for AI agents: LUFS/True Peak targets for Spotify and podcasts, Suno/Udio AI-fingerprint removal, mastering passport in chat (hosted server)
mberg/kokoro-tts-mcp MCP Server that uses the open weight Kokoro TTS models to convert text-to-speech. Can convert text to MP3 on a local driver or auto-upload to an S3 bucket.
TranscriptFetch/mcp-server Transcripts from YouTube, TikTok, Instagram and podcasts for AI agents, plus YouTube search, channel and playlist listing (official, hosted API behind it).
TopazLabs/topaz-mcp AI image enhancement (upscaling, denoising, sharpening) via Topaz Labs API. Supports 8 models including Standard V2, Wonder 2, Bloom, and Recover 3.
translated/lara-mcp MCP Server for Lara Translate API, enabling powerful translation capabilities with support for language detection and context-aware translations.
daisys-ai/daisys-mcp Generate high-quality text-to-speech and text-to-voice outputs using the DAISYS platform and make it able to play and store audio generated.
elestirelbilinc-sketch/vap-showcase AI media generation (Flux, Veo, Suno) with cost control. Pre-commit pricing, budget enforcement, reserve-burn-refund billing.
torrentclaw/torrentclaw-mcp Search and discover movies and TV shows with torrent links, quality scoring, streaming availability, and cast/crew metadata.
strato-space/media-gen-mcp TypeScript MCP server for OpenAI Images/Videos and Google GenAI (Veo) media generation, editing, and asset downloads.
AceDataCloud/MCPSuno Suno AI music generation, lyrics, covers, and vocal extraction via Ace Data Cloud API.

Rows marked ↗ have no reference page of their own — the source registry did not provide enough to write one — so they link straight to the provider's documentation.

Authentication

How the 89 records in this category authenticate callers. Values come straight from the source registries; records the sources do not describe are counted as unknown rather than guessed.

  • No authentication 68
  • API key 19
  • OAuth 2

Also in Text, Language & Speech: 53 free APIs