Integrations
Integrates with Docker containers running itzg's minecraft-server image to enable AI interactions with the Minecraft server
마인크래프트 도커 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 서버(
mc
- RCON이 활성화되고 올바르게 구성됨
지엑스피1
이 서버를 사용할 수 있는지 확인하려면 rcon
명령을 실행하여 응답이 오는지 확인하세요.
응답이 오면 모든 준비가 완료된 것입니다! 응답이 없으면 itzg/docker-minecraft-server 저장소를 참조하여 문제 해결을 진행하세요.
MCP 통합
이 MCP 서버는 itzg의 docker-minecraft-server 컨테이너에 내장된 RCON 기능을 활용하여 Minecraft 서버와 상호 작용합니다. 이 컨테이너는 실행 중인 컨테이너 내에서 rcon
명령을 제공하므로 MCP 상호 작용의 이상적인 대상이 됩니다.
Claude Desktop에 연결
이 저장소를 복제하고 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 -1050TypeScriptMIT License
- -securityAlicense-qualityEnables AI agents to control Minecraft bots through a standardized JSON-RPC interface.Last updated -101318TypeScriptMIT License
- AsecurityAlicenseAqualityA Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build structures, explore the world, and interact with the game environment through natural language instructionLast updated -1461TypeScriptApache 2.0
- -securityAlicense-qualityA server tool for running Deep Learning models that offers Shell execution, Ngrok connectivity, and Docker container hosting with support for multiple AI frameworks including Anthropic, Gemini, and OpenAI.Last updated -1PythonMIT License