Awesome MCPMedia & Creativity

mamertofabian/elevenlabs-mcp-server

⭐ 118 Python added to this list on 2025-05-14 repository created 2024-12-21

ElevenLabs MCP Server exposes the ElevenLabs text-to-speech API to MCP clients so a model can turn text into audio files. Beyond single-shot narration it handles multi-part scripts, where a longer piece is split into parts and each part can use a different voice — the mechanism behind generating dialogue or a multi-speaker reading rather than one continuous monologue. Voice selection covers the voices available on the configured ElevenLabs account. Generation history is persisted in a SQLite database, so previously produced audio remains listable and retrievable instead of existing only as loose files whose provenance is forgotten. The repository also ships a sample MCP client written in SvelteKit, which is unusual and instructive: it is a working browser-based client demonstrating plain text-to-speech conversion, multi-part script management, browsing voice history with playback, and downloading generated audio — useful both as a front end and as a reference for anyone writing a web MCP client. Installation is through uvx with no separate install step, or automatically via Smithery for Claude Desktop, and requires an ElevenLabs API key. It is a Python project. The audience is people producing narration, podcast segments or voiceover drafts who want generation driven from an assistant conversation and a record of what was already made.

https://github.com/mamertofabian/elevenlabs-mcp-server

mcpelevenlabstext-to-speechttspythonsveltekitaudio-generationsqlite

Also in Media & Creativity

heygen-com/hyperframes

HyperFrames is an open-source framework that converts HTML, CSS, and media into deterministic MP4 videos, designed for AI agents and automated content creation workflows.

zcaceres/markdownify-mcp

Markdownify MCP Server is an MCP server that converts various file types and web content into Markdown format, enabling easy content sharing and management within the MCP ecosystem.

samuelgursky/davinci-resolve-mcp

DaVinci Resolve MCP Server is an MCP server that enables AI coding assistants like Cursor and Claude Desktop to control and query DaVinci Resolve through natural language commands.

heshengtao/comfyui_LLM_party

ComfyUI LLM Party is a versatile framework integrating multiple LLMs and MCP server support within ComfyUI to build customizable LLM workflows and AI assistants with social app integration and advanced multi-agent interactions.

MiniMax-AI/MiniMax-MCP

MiniMax-MCP is the official MiniMax Model Context Protocol server enabling MCP clients to interact with advanced AI APIs for text-to-speech, voice cloning, image, and video generation.

elevenlabs/elevenlabs-mcp

The official ElevenLabs MCP server enabling MCP clients to access advanced text-to-speech and audio processing capabilities through ElevenLabs' APIs.

gyoridavid/short-video-maker

Short Video Maker is an open-source tool that automates the creation of short-form videos for social media using the Model Context Protocol and a REST API.

abhiemj/manim-mcp-server

Manim MCP Server is an MCP server that executes Manim animation scripts and returns generated videos, enabling dynamic animation creation through the Model Context Protocol.