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 도커 이미지를 사용 중이라면, 이 MCP 서버를 통해 Claude Desktop, Cursor, Zed와 같은 클라이언트를 통해 서버와 상호 작용할 수 있습니다. 유일한 조건은 컨테이너 이름이 mc 라는 것입니다.
필수 조건
Docker 컨테이너에서 실행 중인 Minecraft 서버(
mcRCON이 활성화되고 올바르게 구성됨
지엑스피1
이 서버를 사용할 수 있는지 확인하려면 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