Minecraft Docker MCP
Minecraft Docker MCP
用于 Minecraft-in-Docker 的 MCP 服务器,使用 itzg 的 docker-minecraft-server 容器实现与正在运行的 Minecraft 服务器的 AI 交互。
将服务器管理公开给 Claude Desktop、Cursor 和 Zed 等 AI 客户端。
允许模型以编程方式在游戏中创建我的世界构建
LLM 在很大程度上已经接受了rcon命令的训练,因此只需将rcon暴露给模型就可以获得广泛的能力。
如果您已在使用itzg/minecraft-server Docker 镜像,此 MCP 服务器将允许您通过 Claude Desktop、Cursor 和 Zed 等客户端与您的服务器进行交互。唯一的要求是mc是容器的名称。
先决条件
在名为
mcDocker 容器中运行的 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 Desktop
克隆此存储库并使用 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