abhiemj/manim-mcp-server
π π πͺ π§ - A local MCP server that generates animations using Manim.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: abhiemj/manim-mcp-server Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-abhiemj-manim-mcp-server
Detailed Documentation
π π πͺ π§ - A local MCP server that generates animations using Manim.
Configuration
{
"mcpServers": {
"abhiemj-manim-mcp-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-abhiemj-manim-mcp-server"
],
"env": {}
}
}
}