MCP Minecraft Remote
by nacal
MCP Minecraft Remote allows you to connect to and control a remote Minecraft server using an AI assistant. It's inspired by mcp-minecraft but built from scratch to support remote connections.
Last updated: N/A
What is MCP Minecraft Remote?
MCP Minecraft Remote is a tool that enables you to control a Minecraft player on a remote server using an AI assistant via the Model Context Protocol (MCP). It allows for navigation, interaction with the world, and communication within the game.
How to use MCP Minecraft Remote?
To use MCP Minecraft Remote, you need to install it either via npm or by cloning the repository. Then, configure your AI assistant (like Claude) to use the tool by adding the appropriate MCP server configuration to the assistant's configuration file. Ensure the Minecraft server has 'online-mode=false' or provide valid premium account credentials. Finally, start a conversation with your AI assistant and use the available commands to control the Minecraft player.
Key features of MCP Minecraft Remote
Connect to and control a Minecraft player via an AI assistant
Navigate, mine, build, and interact with the Minecraft world
Chat with other players on the server
Detailed inventory management
Advanced movement control including jumping, sneaking, and sprinting
Use cases of MCP Minecraft Remote
Automated Minecraft tasks (mining, building)
AI-driven exploration and resource gathering
Remote Minecraft server management
Educational tool for learning AI and game interaction
FAQ from MCP Minecraft Remote
What Minecraft versions are supported?
What Minecraft versions are supported?
This tool has been tested and verified to work specifically with vanilla Minecraft 1.21. While it may function with other versions or modded servers, compatibility is not guaranteed.
What are the server requirements?
What are the server requirements?
The Minecraft server must have online-mode=false
set in the server.properties file, or you need to provide valid premium account credentials.
What AI assistants are compatible?
What AI assistants are compatible?
The tool is designed to work with AI assistants that support MCP (like Claude).
How do I install MCP Minecraft Remote?
How do I install MCP Minecraft Remote?
You can install it using npm (npm install -g mcp-minecraft-remote
) or by cloning the repository from GitHub.
Where can I find the Claude Desktop configuration file?
Where can I find the Claude Desktop configuration file?
The configuration file location depends on your operating system: Windows: %APPDATA%\Claude\claude_desktop_config.json
, macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
, Linux: ~/.config/Claude/claude_desktop_config.json