Design
Manim MCP
Manim MCP provides AI-powered mathematical animation creation using the Manim Community engine. Generate animations for algebra, calculus, geometry, and more through natural language descriptions. Render scenes to video or GIF format, perfect for educational content and math explainers.
Stars
780
Installs
16.0k
License
MIT
Kind
MCP
Trust evidence
Catalogued
Catalogued MCP with public repository metadata. Not a verified endorsement.
- Stars: 780 · catalog
- Freshness: Updated 2026-01-20
- Used in 1 known stack
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Python 3 + pip
Reference command
{
"mcpServers": {
"manim": {
"command": "python",
"args": ["-m", "manim_mcp_server"]
}
}
}