minecraft-rcon-mcp
If you are the rightful owner of minecraft-rcon-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Spring Boot application that bridges Model Context Protocol (MCP) with a Minecraft server's RCON interface.
The Minecraft RCON MCP Server is a Spring Boot application designed to facilitate communication between AI models and a Minecraft server using the RCON protocol. By leveraging Spring AI's MCP functionality, this server allows AI models to send commands to a Minecraft server and receive responses, enabling control and querying of the server. The application requires Java 21 or higher, Maven 3.6 or higher, and a Minecraft server with RCON enabled. It is built using Maven and can be configured through environment variables or a .env file. The server exposes an MCP server that can be used by Spring AI clients to interact with the Minecraft server.
Features
- Bridges AI models with Minecraft server using RCON protocol.
- Built with Spring Boot and Spring AI's MCP functionality.
- Configurable via environment variables or .env file.
- Supports sending commands and receiving responses from Minecraft server.
- Requires Java 21+, Maven 3.6+, and a Minecraft server with RCON enabled.
Tools
sendCommand
Send Minecraft commands to the server and return a response