
Mcp Manimgl
Let your coding agent drive ManimGL scenes and renders while you ship explainer visuals for courses, landing pages, or product demos.
Overview
io.github.daedalus/mcp-manimgl is a MCP server for the Build phase that exposes ManimGL mathematical animation workflows as agent-callable tools.
What is this MCP server?
- Exposes ManimGL mathematical animation capabilities as MCP tools callable from Claude Code, Cursor, or Codex
- Stdio MCP transport via PyPI package mcp-manimgl (registry version 0.1.2)
- Keeps animation authoring inside the agent loop instead of context-switching to a separate GUI workflow
- Suited to step-by-step derivations, geometry proofs, and algorithm visualizations for technical content
- Open-source server schema on GitHub (daedalus/mcp-manimgl) for local or self-hosted registration
- Server version 0.1.2 on PyPI identifier mcp-manimgl
- Transport type stdio per MCP server schema
- Repository source GitHub daedalus/mcp-manimgl
What problem does it solve?
You want programmatic math animations for your product or content, but bouncing between an IDE and ManimGL by hand breaks flow and burns solo-builder time.
Who is it for?
Indie educators, technical writers, and devrel-style builders who already use MCP and need repeatable math visuals in docs or video storyboards.
Skip if: Teams that need a no-code drag-and-drop editor, broadcast-grade motion design, or cloud rendering without maintaining local ManimGL setup.
What do I get? / Deliverables
After you register the server, your agent can propose, refine, and run ManimGL animation steps from chat while you stay focused on shipping the surrounding product.
- Agent-invoked ManimGL animation steps and render commands
- Repeatable scene parameters you can version alongside your repo
- Visual assets aligned with docs or course scripts
Recommended MCP Servers
Journey fit
Mathematical animation work usually happens while you are building narrative assets and technical documentation, not during early idea research. Docs is the canonical shelf because the server is meant to produce teachable motion graphics and scripted visuals that support what you are shipping.
How it compares
MCP bridge to ManimGL, not a general-purpose browser automation or slide-deck skill.
Common Questions / FAQ
Who is mcp-manimgl for?
It is for solo builders and small teams who use AI coding agents and want ManimGL math animations generated or adjusted through MCP instead of manual scene editing alone.
When should I use mcp-manimgl?
Use it during Build when you are creating documentation, course visuals, or demo animations that explain algorithms, calculus, or geometry.
How do I add mcp-manimgl to my agent?
Install the PyPI package mcp-manimgl, configure stdio MCP in Claude Code, Cursor, or Codex pointing at that server, and ensure ManimGL runs correctly on your host.