Minecraft Remote
@nacal
About Minecraft Remote
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"minecraft-remote": {
"command": "npx",
"args": [
"-y",
"mcp-minecraft-remote@latest"
]
}
}
}Tools
27Connect to a Minecraft server with the specified credentials
Disconnect from the Minecraft server
Send a chat message to the Minecraft server
Get the current position of the player in the Minecraft world
Move the player to a specific location
Control the player with basic movement commands
Make the player look in a specific direction or at coordinates
Dig a block at the specified coordinates
Place a block at the specified location
Get a list of players nearby
Get information about the currently connected server
Check the items in the player inventory
Equip an item from inventory to hand or armor slot
Get detailed information about inventory items
Throw items from inventory
Get a list of all entities nearby
Attack a specific entity
Use held item on a specific entity
Follow a specific entity
Open a container (chest, furnace, etc.) at specific coordinates
Take items from an open container
Put items into an open container
Close the currently open container
Get a list of available crafting recipes
Craft an item using available materials
List available trades from a nearby villager
Trade with a nearby villager
Overview
What is Minecraft Remote?
Minecraft Remote is an MCP (Model Context Protocol) server that enables an AI assistant to control a Minecraft player on a remote Java Edition server. It is built from scratch to support remote connections, unlike the original project it was inspired by.
How to use Minecraft Remote?
Install via npm (npm install -g mcp-minecraft-remote) or Smithery (npx -y @smithery/cli install @nacal/mcp-minecraft-remote), then add the server configuration to your Claude Desktop config file. After restarting Claude, use tools like connectToServer to connect to a Minecraft server (must have online-mode=false set). See the README for full configuration examples.
Key features of Minecraft Remote
- Connect to and control a Minecraft player remotely
- Navigate, mine, build, and interact with the world
- Chat with other players on the server
- Check inventory, position, and server information
- Advanced movement: jumping, sneaking, and sprinting
- Craft items and trade with villagers
Use cases of Minecraft Remote
- Automate building or mining tasks via AI commands
- Monitor server status and player position remotely
- Interact with containers (chests, furnaces) programmatically
- Follow or attack entities under AI guidance
- Craft items and trade with villagers without manual gameplay
FAQ from Minecraft Remote
What is the difference between Minecraft Remote and the original mcp-minecraft?
The original project only supports local Minecraft server connections, while Minecraft Remote was created from scratch to add support for connecting to remote servers.
What are the runtime requirements?
Node.js 18+, an AI assistant that supports MCP (like Claude), and a Minecraft Java Edition server (version 1.8 or later). It has been tested with vanilla Minecraft 1.21.
Does the server need a specific configuration?
Yes, the Minecraft server must have online-mode=false set in server.properties to allow the bot to connect without authentication. If authentication is required, valid premium account credentials must be provided.
What data is exchanged with the server?
The bot connects to the Minecraft server using the credentials you provide. All player actions (movement, inventory, chat, etc.) are sent to the server. No data is stored locally beyond the standard MCP configuration.
Is modded or non‑vanilla Minecraft supported?
Compatibility is not guaranteed with modded servers or versions other than 1.21. The tool has been verified specifically with vanilla Minecraft 1.21.
Frequently asked questions
What is the difference between Minecraft Remote and the original mcp-minecraft?
The original project only supports local Minecraft server connections, while Minecraft Remote was created from scratch to add support for connecting to remote servers.
What are the runtime requirements?
Node.js 18+, an AI assistant that supports MCP (like Claude), and a Minecraft Java Edition server (version 1.8 or later). It has been tested with vanilla Minecraft 1.21.
Does the server need a specific configuration?
Yes, the Minecraft server must have `online-mode=false` set in server.properties to allow the bot to connect without authentication. If authentication is required, valid premium account credentials must be provided.
What data is exchanged with the server?
The bot connects to the Minecraft server using the credentials you provide. All player actions (movement, inventory, chat, etc.) are sent to the server. No data is stored locally beyond the standard MCP configuration.
Is modded or non‑vanilla Minecraft supported?
Compatibility is not guaranteed with modded servers or versions other than 1.21. The tool has been verified specifically with vanilla Minecraft 1.21.
Basic information
More Other MCP servers

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Awesome Mlops
visengerA curated list of references for MLOps
Comments