Minecraft MCP Server
@yuniko-software
About Minecraft MCP Server
A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build structures, explore the world, and interact with the game environment through natural language instruction
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"minecraft": {
"command": "npx",
"args": [
"-y",
"github:yuniko-software/minecraft-mcp-server",
"--host",
"localhost",
"--port",
"25565",
"--username",
"ClaudeBot"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Minecraft MCP Server?
A Minecraft bot powered by large language models and the Mineflayer API. It uses the Model Context Protocol (MCP) to enable Claude and other supported models to control a Minecraft character in-game.
How to use Minecraft MCP Server?
Install Node.js 20.10.0 or later, run Minecraft and open a singleplayer world to LAN, then configure an MCP‑compatible client (e.g., Claude Desktop) with a claude_desktop_config.json that runs the npx command with host, port, and username arguments. Start the client; the bot will join the game automatically.
Key features of Minecraft MCP Server
- Movement commands: get-position, move-to, look-at, jump, move-in-direction.
- Flight: fly-to command for direct aerial movement.
- Inventory management: list, find, and equip items.
- Block interaction: place, dig, get info, and find nearby
Basic information
More Developer Tools MCP servers
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Altronis
sypherinMCP server + CLI for Altronis — Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
Comments