Minecraft Docker MCP
マインクラフト ドッカー 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が有効になっており、適切に設定されている
docker run -d --name mc -p 25565:25565 -e EULA=TRUE itzg/minecraft-serverこのサーバーを使用できることを確認するには、 rconコマンドを実行して応答があるかどうかを確認してください。
docker exec -it mc rcon "list"応答があれば完了です。応答がない場合は、 itzg/docker-minecraft-serverリポジトリを参照してトラブルシューティングを行ってください。
Related MCP server: Maicraft
MCP統合
このMCPサーバーは、itzgのdocker-minecraft-serverコンテナに組み込まれたRCON機能を利用してMinecraftサーバーと通信します。このコンテナは実行中のコンテナ内でrconコマンドを提供するため、MCPとの通信に最適なターゲットとなります。
Claudeデスクトップに接続しています
このリポジトリをクローンし、MCP CLI を使用してrcon.pyツールをインストールします。
mcp install rcon.pyThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables control of a Minecraft server through RCON commands via natural language, including game commands, chat-based AI interactions, and server management capabilities.6
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to play and interact with Minecraft servers through mineflayer, providing automated actions like mining, movement, crafting, and real-time game event monitoring.1478MIT
- AlicenseAqualityDmaintenanceConnects AI agents to Minecraft servers via RCON to execute commands, monitor logs, and perform read-only SQLite database queries. It is specifically designed to facilitate AI-assisted plugin development, live debugging, and automated testing workflows.611MIT
- AlicenseBqualityDmaintenanceEnables AI assistants to interact with and manage Minecraft servers through a standardized interface, supporting server monitoring, player management, log analysis, and command execution.11MIT
Related MCP Connectors
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Connect AI agents to Flato's editable canvas runtime through a hosted MCP server.
MCP server for AI dialogue using various LLM models via AceDataCloud
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rgbkrk/rcon-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server