A server-based tool that enables the generation of mathematical animations from natural language prompts by leveraging Manim.
A server-based tool that leverages Manim to generate mathematical animations from text prompts.
MCP Manim Server provides an interface to:
git clone https://github.com/Avik-creator/MCP.git cd MCP
uv pip install
pip install manim
MANIM_EXECUTABLE
: Path to the Manim executable (defaults to "manim")Run the server:
uv run main.py
The server can run Manim code and return the path to the generated animation file.
The server can generate Manim code based on natural language prompts.
Clean up generated media files when no longer needed.
main.py
: Primary server implementationmedia/
: Directory where generated animations are storedDiscover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!