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
MiniMax MCP JS is the JavaScript and TypeScript implementation of the MiniMax MCP server, a companion to the official Python version maintained in a separate repository. It exposes the generative media APIs of the MiniMax platform as MCP tools, so an assistant connected to it can create images, generate video, synthesise speech, design voices and generate music without the user calling the HTTP API directly. The text_to_audio tool performs text to speech and accepts parameters such as language boost and subtitle output; a later release fixed the handling of those two parameters and extended the response so the API can return both the generated audio file and a matching subtitle file, which makes the output usable for captioned media. The voice_design tool creates a custom voice from a descriptive prompt and returns preview audio, so a voice can be shaped in natural language instead of being picked from a fixed catalogue. Video generation added the MiniMax-Hailuo-02 model together with controls for clip duration and output resolution. Music generation is available through a music_generation tool backed by a MiniMax music model. The package is distributed on npm and listed on Smithery for one-command installation, and it needs a MiniMax platform API key to run. Documentation is provided in both English and Chinese, and the code is released under the MIT licence. It is intended for people building on MiniMax models who work through an MCP client such as Claude Desktop or Cursor, and for Node.js and TypeScript developers who would rather run a JavaScript server in their existing toolchain than the Python implementation.
https://github.com/MiniMax-AI/MiniMax-MCP-JS
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.