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.
Awesome MCP › Media & Creativity
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
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.
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.
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.
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-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.
The official ElevenLabs MCP server enabling MCP clients to access advanced text-to-speech and audio processing capabilities through ElevenLabs' APIs.
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.
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.