yuniko-software/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
Implements the Model Context Protocol (MCP) standard to integrate with Claude Desktop and other MCP-compatible clients via stdio transport. Exposes a comprehensive command set covering movement, block interaction, inventory management, and entity detection, enabling LLMs to perform complex multi-step tasks like structure building from image references. Targets Minecraft Java Edition 1.21.x and abstracts the Mineflayer bot API into discrete, composable MCP tools that Claude can invoke and chain together.
502 stars. Available on npm.
Stars
502
Forks
49
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/yuniko-software/minecraft-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
steipete/mcporter
Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
yuque/yuque-mcp-server
Yuque MCP Server - Model Context Protocol server for Yuque API
thisrohangupta/harness-mcp-v2
MCP server for Harness.io
comet-ml/opik-mcp
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and...
esaio/esa-mcp-server
esa.io の公式 MCP(Model Context Protocol)サーバー(STDIO Transport版)