Model Context Protocol server that leverages Manim to generate and execute mathematical animation code from natural language prompts, manage media files, and deliver rendered animation outputs efficiently.
Unlock the full potential of MCP Manim Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
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 storedMIT License
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!