Awesome MCPMedia & Creativity

TSavo/creatify-mcp

⭐ 23 TypeScript repository created 2025-05-26

creatify-mcp is a Model Context Protocol server that wraps the Creatify AI video generation API so an assistant can produce videos from a natural language request. It is built on the @tsavo/creatify-api-ts TypeScript client library and aims to cover the whole Creatify API surface. Twelve tools handle the generation work: create_avatar_video makes AI avatar videos with lip-sync, create_url_to_video turns a website into a video, generate_text_to_speech synthesises speech from text, create_multi_avatar_conversation builds videos where several avatars talk to each other, create_custom_template_video renders from a custom template, create_ai_edited_video edits and enhances existing footage, create_ai_shorts produces short-form video for platforms such as TikTok and Instagram Reels, generate_ai_script writes scripts, create_custom_avatar designs a new avatar under the Creatify design-your-own-avatar feature, manage_music uploads and manages background music, create_advanced_lipsync adds emotion and gesture control to lip-sync, and get_video_status checks on a generation task. A how_to_use tool returns detailed parameter documentation for any other tool, which lets an assistant look up how to call something instead of guessing. Six MCP resources expose reference data under the creatify:// scheme: the avatar list, the voice list, available templates, the background music library, remaining API credits and the details of a single avatar by id. Five MCP prompts package common workflows, among them a product demonstration, social media content and educational or tutorial video. The server also uses the protocol features that matter for slow work: structured logging with several severity levels, progress tracking and notifications while a video renders, so the caller can wait for completion rather than polling blindly. It is written in TypeScript, published on npm, and released automatically with semantic-release.

https://github.com/TSavo/creatify-mcp

mcpmcp-servertypescriptvideo-generationavatarstext-to-speechlip-synccreatify

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.