minecraft-mcp-server
yuniko-software/minecraft-mcp-serverA 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
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"minecraft-mcp-server": {
"url": "https://yuniko.software/mcp-server/",
"transport": "http"
}
}
}