Manim-Studio

alonshoa/Manim-Studio
★ 0 stars Python DevOps Updated today
Manim Studio: local Manim workspace with CLI, Docker runtime, Manim Kit, and a Manim MCP server for Model Context Protocol clients.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "manim-studio": {
      "command": "uvx",
      "args": [
        "manim-studio"
      ]
    }
  }
}

Or install with pip: pip install manim-studio

README Excerpt

Manim Studio ============ Manim Studio is a local, reproducible workspace for building educational presentations, animations, and interactive slide decks with Manim Community and Manim Slides. The project is in an early but working foundation stage. It includes a registered scene catalog, the `studio` CLI, render profiles, isolated build

Topics

educational-animationmanimmanim-communitymanim-mcpmanim-slidesmcpmcp-serverpresentation-tools