MCP.so
ログイン

Manim MCP Server

@thesimsguy

Manim MCP Server について

概要はまだありません

基本情報

カテゴリ

その他

ライセンス

MIT license

ランタイム

python

トランスポート

stdio

公開者

thesimsguy

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Manim MCP Server?

Manim MCP Server is an MCP (Model Context Protocol) server that executes Manim animation code and returns the generated video. It allows users to send Manim scripts and receive the rendered animation.

How to use Manim MCP Server?

Install Python 3.8+, Manim Community (pip install manim), and MCP (pip install mcp). Clone the repository, then integrate with Claude by adding the server’s Python path and the MANIM_EXECUTABLE environment variable to your claude_desktop_config.json. The server accepts Manim scripts and outputs videos.

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.

Use cases of Manim MCP Server

  • Generate mathematical or scientific animations via natural language prompts in Claude.
  • Automate the creation of Manim videos for educational content.
  • Integrate animation generation into AI-assisted workflows.

FAQ from Manim MCP Server

What prerequisites are needed to run the server?

Python 3.8 or higher, Manim (Community Version), and the MCP Python package are required.

How do I integrate the server with Claude?

Add a server entry in your claude_desktop_config.json specifying the full path to your Python executable and the path to the server script, along with the MANIM_EXECUTABLE environment variable pointing to the Manim executable.

Where are the generated videos saved?

The server saves animation output in a visible media folder (location depends on the Manim configuration and environment).

Can I delete temporary files after running a script?

Yes, the server provides a tool to clean up temporary files after execution.

What transport or authentication does the server use?

The README does not specify transport details or authentication; it uses the standard MCP protocol for communication with clients like Claude.

コメント

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