MCP.so
Sign In

Manim MCP Server

@abhiemj

About Manim MCP Server

No overview available yet

Basic information

Category

Other

License

MIT

Runtime

python

Transports

stdio

Publisher

abhiemj

Submitted by

Rupesh Raj

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?

Manim MCP Server is an MCP server that executes Manim animation code and returns the generated video. It integrates with the Manim Community animation library and is designed for users who want to generate animations dynamically through MCP-compatible clients like Claude.

How to use Manim MCP Server?

Install Python 3.8+, Manim Community, and MCP. Clone the repository and configure the server using the MANIM_EXECUTABLE environment variable. Integrate it with Claude by adding the server configuration to claude_desktop_config.json, specifying the Python executable and the path to manim_server.py.

Key features of Manim MCP Server

  • Executes Manim Python scripts to generate animations.
  • Saves animation output in a visible media folder.
  • Allows users to clean up temporary files after execution.
  • Portable and configurable via environment variables.

Use cases of Manim MCP Server

  • Generating math or physics animations on demand via Claude.
  • Creating educational video snippets using natural language prompts.
  • Automating animation rendering in a development workflow.

FAQ from Manim MCP Server

What are the prerequisites for running Manim MCP Server?

You need Python 3.8 or higher, the Manim Community library, and the MCP Python package.

How do I integrate Manim MCP Server with Claude?

Add the server configuration to your claude_desktop_config.json file.

Comments

More Other MCP servers