manim-mcp-server
370
The Manim MCP Server is designed to execute Manim animation scripts and return the resulting videos. It is portable, configurable, and integrates with Claude to dynamically generate animations. The project is open-source and licensed under the MIT License.
Overview
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.
Features
- 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.