Executes Manim animation code via an MCP server to generate and return videos.
Sponsored
The Animated Video tool functions as a Model Context Protocol (MCP) server, designed to process and render Manim animation scripts. It enables users to submit Manim Python code and receive the generated video output, streamlining the creation of complex animations. The server also offers features like saving outputs to a visible media folder and cleaning up temporary files, making it a portable and configurable solution for dynamic animation generation, especially when integrated with AI code assistants like Claude or Cursor.
Key Features
01Saves animation output to a visible media folder
02Executes Manim Python scripts
03Portable and configurable via environment variables
04Allows cleanup of temporary files
050 GitHub stars
Use Cases
01Dynamically rendering Manim scripts from external applications
02Automating Manim animation generation through an MCP server
03Integrating Manim animation capabilities with AI code assistants like Claude or Cursor