Back to search
30
MCP

manim-mcp

pypi/manim-mcp

Text-to-video animation powered by manimgl and multi-agent LLM pipeline

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

manimgl-mcp
MCP server for ManimGL - generate and render mathematical animations via AI
0 tools
iflow-mcp-abhiemj-manim-mcp-server
MCP server for executing Manim animation code and generating videos
0 tools
iflow-mcp_manim-mcp-server
MCP server that executes Manim animation code and returns the generated video
0 tools
io.github.daedalus/mcp-manimgl
MCP server exposing manimgl mathematical animation functionality as tools for LLMs
0 tools
mcpcn-gif-animation-mcp
Model Context Protocol Server for Creating GIF Animations from Images
0 tools
heygen-mcp
HeyGen MCP Server for AI Video Creation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "manim-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}