Animated Video icon

Animated Video

Executes Manim animation code via an MCP server to generate and return videos.

About

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

  • 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

Use Cases

  • 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