Animated video MCP Server

by gorav22

Not rated
GitHub

About

Executes Manim Python animation scripts to generate and return videos.

Details

Author
gorav22
Categories
Developer Tools, Other

Setup

Install Animated video MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/gorav22/Animated_video

Follow the installation instructions in the repository README, then restart your MCP client.

Executes Manim Python animation scripts to generate and return videos.

This is an MCP (Model Context Protocol) server that executes Manim animation code and returns the generated video. It allows users to send Manim scripts and receive the rendered animation.

- Executes Manim Python scripts.
- Saves animation output in a visible media folder.
- Allows users to clean up temporary files after execution.
- Portable and configurable via environment variables.

Ensure you have the following installed:

- Python 3.8+
- Manim (Community Version)
- MCP

git clone https://github.com/Gorav22/Animated_video.git cd Animated_video

To integrate the Manim MCP server with Claude, add the following to yourclaude_desktop_config.jsonfile:

{ "mcpServers": { "animation-server": { "command": "/absolute/path/to/python", "args": [ "/absolute/path/to/manim-mcp-server/src/manim_server.py" ], "env": { "MANIM_EXECUTABLE": "/Path/to/manim/Scripts/manim.exe" } } } }

For cursor, Go to Cursor Settings then MCP then click new a mcp server add this script in mcp.json

{ "mcpServers": { "animation-server": { "command": "/absolute/path/to/python", "args": [ "/absolute/path/to/manim-mcp-server/src/manim_server.py" ], "env": { "MANIM_EXECUTABLE": "/Path/to/manim/Scripts/manim.exe" } } } }

To find your Python executable path, use the following command:

This ensures that Claude can communicate with the Manim MCP server to generate animations dynamically.
- Fork the repository.
- Create a new branch:

git checkout -b add-feature
git commit -m "Added a new feature"

This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.

Created byGorav22. Contributions welcome! 🚀

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

An MCP server that allows AI assistants to interact with Adobe After Effects.

MCP server wrapping the ContinuityGuard CLI for video-clip continuity scans.

Executes Manim Python scripts to generate and return rendered video animations.

MCP server for OpenRouter: 300+ LLMs with vision, image gen, audio in/out, and video analysis + generation (Veo 3.1 / Sora 2 Pro / Seedance / Wan). Structured errors, IPv6 SSRF guards, path sandbox.

Qencode lets AI assistants transcode, analyze, edit, optimize, and deliver video using natural language, powered by a cloud video processing platform.

Paid rendering API for AI agents - turn text into MP4 video or PNG images via x402 payments on Base

A multimodal generation service using Volcengine Jimeng AI for image generation, video generation, and image-to-video conversion.

Manage and utilize website content within the DevHub CMS platform

Make your AI agent speak every language on the planet, using Lingo.dev Localization Engine.

Server for advanced AI-driven video editing, semantic search, multilingual transcription, generative media, voice cloning, and content moderation.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.