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
ytt-mcp is a focused Python Model Context Protocol server whose single job is to fetch transcripts for YouTube videos and return them to an MCP client. Given a video URL, the server retrieves the transcript text so the connected language model can summarise, translate, extract quotes from or answer questions about the video without the user watching it or copying subtitles by hand. The project is deliberately narrow: it exposes the transcript retrieval capability and leaves the analysis to the client model and the prompt around it. Distribution and installation are handled with uv. The recommended route is to run the published package directly through uvx, which avoids a separate install step; the Claude Desktop configuration therefore reduces to an mcpServers entry with the command uvx and the single argument ytt-mcp, added through Settings, Developer, Edit Config, followed by a relaunch of the application. For development and debugging the README shows running the server under the MCP Inspector with the fastmcp dev command, which prints a localhost URL where the tools can be inspected and called by hand before wiring the server into a real client. Raycast users can install it through the Install Server command in the MCP extension, after which the server is addressed as an at-mention in prompts and can be used inside a Raycast AI command; the README includes a worked prompt that takes a YouTube URL from the clipboard, fetches the transcript through the server and formats a summary as three key takeaways followed by a theme-by-theme breakdown, with instructions to keep the author's point of view and add no outside information. It suits people who process a lot of video and want that material available to an assistant as text.
https://github.com/cottongeeks/ytt-mcp
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.