art & culture

Manim Mcp Server

A local MCP server that generates animations using Manim.

python
local
windows
linux
art & culture
0
View on GitHub

Installation

npx -y abhiemj/manim-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "manim-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "abhiemj/manim-mcp-server"
  ]
}

About This MCP Server

abhiemj/manim-mcp-server

A local MCP server that generates animations using Manim.

GitHub: https://github.com/abhiemj/manim-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub