minecraft-mcp-server and minestom-mcp

These are ecosystem siblings serving different Minecraft server architectures: one controls a Mineflayer-based client to interact with existing servers, while the other provides an MCP interface for the Minestom server framework itself, allowing complementary but distinct integration points.

minecraft-mcp-server
65
Established
minestom-mcp
52
Established
Maintenance 13/25
Adoption 10/25
Maturity 25/25
Community 17/25
Maintenance 13/25
Adoption 9/25
Maturity 18/25
Community 12/25
Stars: 502
Forks: 49
Downloads: —
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 5
Forks: 1
Downloads: 193
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No risk flags
No risk flags

About 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

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.

About minestom-mcp

Azoraqua/minestom-mcp

A stdio MCP server for Minestom, implemented with the Model Context Protocol SDK and TanStack AI tool definitions.

Exposes curated Minestom API lookups, environment inspection, and build-aware tools that understand Gradle/Maven modules, JVM source layouts, and workspace patterns—enabling AI agents to navigate Java server projects intelligently. Grounded in official Minestom documentation and the ecosystem library directory, it provides context-aware suggestions for libraries, design reviews against threading/event patterns, and feature planning scaffolds. Distributed as an npm package with stdio transport, designed for seamless integration into `.mcp.json` agent configurations.

Scores updated daily from GitHub, PyPI, and npm data. How scores work