MCP.so
登录

Manim MCP Server

@MCP-Mirror

关于 Manim MCP Server

Mirror of

基本信息

分类

其他

许可证

MIT license

运行时

python

传输方式

stdio

发布者

MCP-Mirror

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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).

评论

其他 分类下的更多 MCP 服务器