Back to MCP Servers
Minecraft Docker MCP

Minecraft Docker MCP

Public
rgbkrk/rcon-mcp

Enables AI-driven interactions and programmatic building within a Docker-hosted Minecraft server using RCON commands through the Model Context Protocol for seamless integration with AI clients.

python
0 tools
May 30, 2025
Updated Jun 4, 2025

Supercharge Your AI with Minecraft Docker MCP

MCP Server

Unlock the full potential of Minecraft Docker MCP through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

Minecraft Docker MCP

An MCP server for Minecraft-in-Docker that enables AI interactions with a running Minecraft server using itzg's docker-minecraft-server container.

  • Expose server administration to AI clients like Claude Desktop, Cursor, and Zed.
  • Allow models to programmatically create minecraft builds in game

LLMs have largely been trained on rcon commands, so there's a wide breadth of ability inherent in just exposing rcon to the model.

If you're already using the itzg/minecraft-server docker image, this MCP server will allow you to interact with your server via clients like Claude Desktop, Cursor, and Zed. The only requirement is that mc is the name of the container.

Prerequisites

  • A running Minecraft server in a Docker container named mc
  • RCON enabled and properly configured
docker run -d --name mc -p 25565:25565 -e EULA=TRUE itzg/minecraft-server

To ensure you're able to use this server, try running an rcon command to see if you get a response.

docker exec -it mc rcon "list"

If you get a response, you're all set! If you don't, please refer to the itzg/docker-minecraft-server repository for troubleshooting.

MCP Integration

This MCP server leverages itzg's docker-minecraft-server container's built-in RCON functionality to interact with the Minecraft server. The container provides the rcon command within the running container, making it an ideal target for MCP interactions.

Connecting to Claude Desktop

Clone this repository and install the rcon.py tool using the MCP CLI.

mcp install rcon.py
Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • Readwise MCP

    Enables seamless integration between Large Language Model clients and Readwise by providing standard...

    1 tools
    Added May 30, 2025
  • Mealie MCP Server

    Enables AI assistants to access and interact with your Mealie recipe database via Model Context Prot...

    Added May 30, 2025
  • AGE-MCP-Server

    Enables integration of Apache AGE graph database capabilities with Azure Database for PostgreSQL thr...

    Added May 30, 2025
  • Raccoon AI MCP Server

    Enables advanced web browsing, data extraction, form automation, and multistep web task handling via...

    Added May 30, 2025
  • Image Generation MCP Server

    Enables high-quality image generation via Model Context Protocol with customizable dimensions, promp...

    1 tools
    Added May 30, 2025
Minecraft Docker MCP | LangDB