art & culture
Manim Mcp Server
A local MCP server that generates animations using Manim.
python
local
windows
linux
art & culture
Installation
npx -y abhiemj/manim-mcp-serverConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub