关于
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.
主要功能
- Saves animation output to a visible media folder
- Executes Manim Python scripts
- Portable and configurable via environment variables
- Allows cleanup of temporary files
- 0 GitHub stars
使用案例
- Dynamically rendering Manim scripts from external applications
- Automating Manim animation generation through an MCP server
- Integrating Manim animation capabilities with AI code assistants like Claude or Cursor