Back to search
30
MCP

manimgl-mcp

pypi/manimgl-mcp

MCP server for ManimGL - generate and render mathematical animations via AI

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

Similar MCP servers embedding-nearest

io.github.daedalus/mcp-manimgl
MCP server exposing manimgl mathematical animation functionality as tools for LLMs
0 tools
image-mcp
An MCP server for AI image generation and handling
0 tools
mcp-image
MCP server for AI image generation
0 tools
image-generation-mcp
MCP server for AI image generation via OpenAI, Google GenAI, or Stable Diffusion WebUI
0 tools
cloudflare-ai-mcp
MCP Server for Cloudflare AI image generation
0 tools
manim-mcp
Text-to-video animation powered by manimgl and multi-agent LLM pipeline
0 tools

How to use

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

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