mcpmc

mcpmc

3.4

If you are the rightful owner of mcpmc and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for interacting with Minecraft via Mineflayer.

MCPMC is a server that facilitates the interaction between AI agents and Minecraft by leveraging the Mineflayer library. It provides a standardized JSON-RPC interface, allowing AI agents to control Minecraft bots effectively. The server is designed to support various Minecraft interactions such as navigation, block manipulation, and inventory management. It also offers real-time game state monitoring and is built with TypeScript for a type-safe API. MCPMC is open-source and available under the MIT License, encouraging contributions from the community.

Features

  • Full MCP compatibility for AI agent integration
  • Built on Mineflayer for reliable Minecraft interaction
  • Supports navigation, block manipulation, inventory management, and more
  • Real-time game state monitoring
  • Type-safe API with TypeScript support