TITLE: Manim Python Scene Creation: Square to Circle Animation DESCRIPTION: Demonstrates how to create a basic Manim scene in Python, defining a SquareToCircle animation with transformations and fill ...
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. Executes ...