MCP Manim Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Manim Serveranimate a circle transforming into a square"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Manim Server
A server-based tool that leverages Manim to generate mathematical animations from text prompts.
Working Video:
Related MCP server: Manim MCP Server
Description
MCP Manim Server provides an interface to:
Execute Manim code snippets programmatically
Generate Manim code from natural language prompts
Manage animation media files
Installation
Clone this repository
git clone https://github.com/Avik-creator/MCP.git
cd MCPInstall dependencies
uv pip installSet up Manim The server uses Manim to render animations. Ensure Manim is installed:
pip install manimEnvironment Variables
MANIM_EXECUTABLE: Path to the Manim executable (defaults to "manim")
Usage
Run the server:
uv run main.pyFeatures
Execute Manim Code
The server can run Manim code and return the path to the generated animation file.
Generate Manim Code from Prompts
The server can generate Manim code based on natural language prompts.
Clean Media Directory
Clean up generated media files when no longer needed.
Project Structure
main.py: Primary server implementationmedia/: Directory where generated animations are stored
License
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceEnables compilation and serving of Manim animations through natural language. Supports compiling Manim Python code into videos and downloading the generated animations with secure authentication.Last updated
- Alicense-quality-maintenanceEnables Claude to create mathematical animation videos using Manim, allowing visualization of complex mathematical concepts like equations, graphs, geometric transformations, and calculus through programmatically generated animations.Last updated
- Alicense-qualityDmaintenanceAn MCP server that executes Manim Python scripts to generate and return rendered animations. It enables users to create mathematical and programmatic videos dynamically through natural language interfaces.Last updated3MIT
- Alicense-qualityAmaintenanceExposes manimgl mathematical animation functionality as MCP tools, enabling LLMs to create animated scenes with narration and background music, and render to video.Last updatedMIT
Related MCP Connectors
Educational MCP server with 17 math/stats tools, visualizations, and persistent workspace
This MCP server enables users to perform scientific computations regarding linear algebra and vect…
MCP server for Wan AI video generation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Avik-creator/manim-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server