The Manim MCP Server executes Manim animation scripts and returns rendered video output, enabling Claude to generate mathematical animations programmatically. It provides tools to run Python-based Manim code, save animations to a media folder, and clean up temporary files, with configuration via environment variables for cross-platform compatibility. This server solves the problem of integrating Manim animation capabilities directly into Claude's workflow without requiring manual script execution.
claude mcp add --transport stdio abhiemj-manim-mcp-server uvx manim-mcp-server