Manim MCP Server
Overview
This is an MCP (Model Context Protocol) server that executes Manim animation code and returns the generated video. It allows users to send Manim scripts and receive the rendered animation.
Features
- Executes Manim Python scripts.
- Saves animation output in a visible media folder.
- Allows users to clean up temporary files after execution.
- Portable and configurable via environment variables.
Installation
Prerequisites
Ensure you have the following installed:
- Python 3.8+
- Manim (Community Version)
- MCP
Install Manim
Install MCP
Clone the Repository
Integration with Claude
To integrate the Manim MCP server with Claude, add the following to your claude_desktop_config.json
file:
Finding Your Python Path
To find your Python executable path, use the following command:
Windows (PowerShell):
Windows (Command Prompt/Terminal):
Linux/macOS (Terminal):
This ensures that Claude can communicate with the Manim MCP server to generate animations dynamically.
Contributing
- Fork the repository.
- Create a new branch:
- Make changes and commit:
- Push to your fork:
- Open a pull request.
License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
Author
Created by abhiemj. Contributions welcome! 🚀
Listed in Awesome MCP Servers
This repository is featured in the Awesome MCP Servers repository under the Animation & Video category. Check it out along with other great MCP server implementations!
Acknowledgments
- Thanks to the Manim Community for their amazing animation library.
- Inspired by the open-source MCP ecosystem.
Find me at
@aiburner_official
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Genere una animación como 3blue1brown usando un solo mensaje.
Related MCP Servers
- AsecurityFlicenseAqualityEnables users to generate images from text prompts using Replicate's model, with configurable parameters and full MCP protocol compliance.Last updated -1125
- AsecurityFlicenseAqualityEnables creation, management, and templating of prompts through a simplified SOLID architecture, allowing users to organize prompts by category and fill in templates at runtime.Last updated -10774
- -securityAlicense-qualityAllows creating and modifying wireframes in Frame0 (a Balsamiq-alternative wireframe tool) by using natural language prompts, supporting operations like creating screens, editing elements, and managing pages.Last updated -23242MIT License
- -securityFlicense-qualityA server-based tool that enables the generation of mathematical animations from natural language prompts by leveraging Manim.Last updated -14