マインクラフト ドッカー MCP
itzg の docker-minecraft-server コンテナを使用して実行中の Minecraft サーバーとの AI 対話を可能にする、Minecraft-in-Docker 用の MCP サーバー。
- Claude Desktop、Cursor、Zed などの AI クライアントにサーバー管理を公開します。
- モデルがゲーム内でプログラム的にMinecraftビルドを作成できるようにする
LLM は主にrcon
コマンドでトレーニングされているため、 rcon
モデルに公開するだけで、幅広い機能が備わります。
itzg/minecraft-server
Dockerイメージを既に使用している場合、このMCPサーバーを使用すると、Claude Desktop、Cursor、Zedなどのクライアントを介してサーバーとやり取りできるようになります。コンテナの名前がmc
であることだけが必須です。
前提条件
mc
という名前のDockerコンテナで実行中のMinecraftサーバー- RCONが有効になっており、適切に設定されている
このサーバーを使用できることを確認するには、 rcon
コマンドを実行して応答があるかどうかを確認してください。
応答があれば完了です。応答がない場合は、 itzg/docker-minecraft-serverリポジトリを参照してトラブルシューティングを行ってください。
MCP統合
このMCPサーバーは、itzgのdocker-minecraft-serverコンテナに組み込まれたRCON機能を利用してMinecraftサーバーと通信します。このコンテナは実行中のコンテナ内でrcon
コマンドを提供するため、MCPとの通信に最適なターゲットとなります。
Claudeデスクトップに接続しています
このリポジトリをクローンし、MCP CLI を使用してrcon.py
ツールをインストールします。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
RCON を使用して Docker コンテナ内で実行中の Minecraft サーバーとの AI 対話を可能にし、モデルがプログラムで Minecraft ビルドを作成し、サーバーを管理できるようにします。
Related Resources
Related MCP Servers
- -securityAlicense-qualityAllows AI models to observe and interact with the Minecraft world through a bot.Last updated -3182TypeScriptMIT License
- -securityAlicense-qualityEnables AI agents to control Minecraft bots through a standardized JSON-RPC interface.Last updated -10232TypeScriptMIT License
- AsecurityAlicenseAqualityAllows AI assistants to connect to and control Minecraft players on remote servers, enabling navigation, building, mining, inventory management, entity interaction, and chat communication through natural language commands.Last updated -271758TypeScriptMIT License
- -securityAlicense-qualityA Model Context Protocol server that provides tools for interacting with Docker images, containers, and registries, enabling AI assistants to search, analyze, and manage Docker resources through a standardized interface.Last updated -PythonMIT License