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
OpenCV MCP Server is a Python package that makes OpenCV's computer-vision capabilities callable as MCP tools, so an assistant can analyse and transform visual data rather than only describing images it is shown. The tool set spans several levels. Basic handling covers reading and saving images and converting between formats. Processing and enhancement covers resizing, cropping, colour-space conversion, filtering and the classical enhancement operations OpenCV provides. Analysis goes further into detection: object detection and tracking, including across video frames, and feature extraction that turns pixels into measurements a model can reason about. Video support is frame-by-frame, which is what allows tracking an object through a sequence rather than treating each frame independently. The practical distinction from a vision-capable language model is precision: OpenCV returns coordinates, counts and measurements, where a model looking at an image returns a description. One caveat matters for adoption — the GitHub repository is archived, so it is read-only and no longer maintained, and it will not track changes in either OpenCV or the MCP specification. The audience is people who need measurable image analysis in an agent workflow, and who should treat this as a reference implementation to fork rather than a maintained dependency.
https://github.com/GongRzhe/opencv-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.