Minecraft Remote
Description
[](https://smithery.ai/server/@nacal/mcp-minecraft-remote) [](https://mseep.ai/app/nacal-mcp-minecraft-remote)…
About
[](https://smithery.ai/server/@nacal/mcp-minecraft-remote) [](https://mseep.ai/app/nacal-mcp-minecraft-remote) # MCP Minecraft Remote > This project is…
Details
- Author
- nacal
- GitHub stars
- 13
- Downloads
- 349
- Categories
- Other, Developer Tools
Jump to
- 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
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Minecraft RemoteCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
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.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"minecraft remote": {
"minecraft-remote": {
"command": "npx",
"args": [
"-y",
"mcp-minecraft-remote@latest"
]
}
}
}
}
McpServers
{
"minecraft-remote": {
"command": "npx",
"args": [
"-y",
"mcp-minecraft-remote@latest"
]
}
}
MCP Minecraft Remote
> This project is inspired by mcp-minecraft by arjunkmrm. While the original only supported local Minecraft server connections, this project was newly created from scratch to add support for connecting to remote Minecraft servers.
Minecraft Remote Control using MCP (Model Context Protocol).
Features
- 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
- Check inventory, player position, and server information
- Advanced movement control including jumping, sneaking, and sprinting
- Entity interaction including attacking and following
- Container usage (chests, furnaces, etc.)
- Item crafting and villager trading
- Detailed inventory management
Installation
Installing via Smithery
To install Minecraft Remote Control for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @nacal/mcp-minecraft-remote --client claude
Quick Install (Recommended)
npx -y @smithery/cli install mcp-minecraft-remote --client claude
Follow the CLI prompts to complete the setup.
Manual Installation
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





