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

コメント

「その他」の他のコンテンツ