Minecraft MCP Server
@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
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"minecraft": {
"command": "npx",
"args": [
"-y",
"github:yuniko-software/minecraft-mcp-server",
"--host",
"localhost",
"--port",
"25565",
"--username",
"ClaudeBot"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
开发工具 分类下的更多 MCP 服务器
Grafana MCP server
grafanaMCP server for Grafana
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
MCP Framework
QuantGeekDevThe Typescript MCP Framework
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
评论