MCP.so
Sign In

Manim MCP Server

@MCP-Mirror

About Manim MCP Server

Mirror of

Basic information

Category

Other

License

MIT license

Runtime

python

Transports

stdio

Publisher

MCP-Mirror

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Manim MCP Server?

The Manim MCP Server is an MCP server that executes Manim animation code and returns the generated video. It allows users to send Manim scripts and receive the rendered animation output.

How to use Manim MCP Server?

Install prerequisites (Python 3.8+, Manim Community, MCP), clone the repository, and configure the server in claude_desktop_config.json by providing the Python executable path and the Manim executable environment variable.

Key features of Manim MCP Server

  • 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.
  • Integrates with Claude Desktop via MCP.

Use cases of Manim MCP Server

  • Generate mathematical animations on demand from a text prompt via Claude.
  • Automate creation of educational video clips by sending Manim scripts.
  • Prototype and iterate on Manim animations without manual file handling.
  • Integrate dynamic animation generation into larger AI-assisted workflows.

FAQ from Manim MCP Server

What is the Manim MCP Server?

It is a server that executes Manim animation code and returns the generated video, designed to work with MCP clients like Claude.

What are the prerequisites for installing the server?

Python 3.8+, Manim (Community Version), and the MCP package must be installed.

How do I integrate the server with Claude Desktop?

Add the server configuration to claude_desktop_config.json, specifying the Python executable path and the MANIM_EXECUTABLE environment variable.

Does the server clean up temporary files?

Yes, it includes a feature to allow users to clean up temporary files after execution.

Where does the server store the generated videos?

It saves animation output in a visible media folder (path determined by Manim configuration and environment variables).

Comments

More Other MCP servers