MCPMC (Minecraft MCP)
MCPMC (Minecraft モデルコンテキストプロトコル)
Mineflayerを介してMinecraftとやり取りするためのモデルコンテキストプロトコル(MCP)サーバー。このパッケージにより、AIエージェントは標準化されたJSON-RPCインターフェースを介してMinecraftボットを制御できるようになります。
特徴
AIエージェント統合のための完全なMCP互換性
信頼性の高いMinecraftインタラクションのためにMineflayer上に構築されています
ナビゲーション、ブロック操作、在庫管理などをサポート
リアルタイムのゲーム状態監視
TypeScript をサポートする型安全な API
Related MCP server: MCP Minecraft Remote
インストール
# Using npm
npm install @gerred/mcpmc
# Using yarn
yarn add @gerred/mcpmc
# Using bun
bun add @gerred/mcpmc使用法
# Start the MCP server
mcpmcサーバーはモデルコンテキストプロトコル(MCP)を使用してstdin/stdout経由で通信します。詳細なAPIドキュメントについては、MCPインスペクタを使用してください。
bun run inspector発達
# Install dependencies
bun install
# Run tests
bun test
# Build the project
bun run build
# Watch mode during development
bun run watch
# Run MCP inspector
bun run inspector貢献
貢献を歓迎します!以下の手順に従ってください。
リポジトリをフォークする
機能用の新しいブランチを作成する
変更に対するテストを書く
変更を加える
テストを実行し、合格することを確認する
プルリクエストを送信する
必要に応じてテストを更新し、既存のコーディング スタイルに準拠するようにしてください。
ライセンス
MITライセンス
著作権 (c) 2024 ジェレッド・ディロン
本ソフトウェアおよび関連ドキュメント ファイル (以下「本ソフトウェア」) のコピーを入手したすべての人物は、以下の条件に従い、本ソフトウェアを無制限に扱う権利 (使用、コピー、変更、統合、公開、配布、サブライセンス、および/または販売する権利を含みますが、これに限定されません) および本ソフトウェアの提供を受けた人物が同様の行為を行うことを許可する権利を無償で付与されます。
上記の著作権表示およびこの許可通知は、ソフトウェアのすべてのコピーまたは大部分に含めるものとします。
本ソフトウェアは「現状有姿」で提供され、明示的または黙示的を問わず、商品性、特定目的への適合性、非侵害性を含むがこれらに限定されない、いかなる種類の保証も付与されません。いかなる場合においても、著作者または著作権者は、契約違反、不法行為、またはその他の行為にかかわらず、本ソフトウェア、本ソフトウェアの使用、またはその他の取り扱いに起因または関連して発生するいかなる請求、損害、またはその他の責任についても責任を負わないものとします。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAllows AI models to observe and interact with the Minecraft world through a bot.57100MIT
- AlicenseCqualityDmaintenanceAllows AI assistants to connect to and control Minecraft players on remote servers, enabling navigation, building, mining, inventory management, entity interaction, and chat communication through natural language commands.271113MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to control Minecraft bots via natural language commands by bridging a Python MCP server with a Node.js Mineflayer bridge. It supports a wide range of in-game actions including complex pathfinding, resource gathering, crafting, and combat.10MIT
- AlicenseNot gradedqualityFmaintenanceEnables AI-driven interactions with Minecraft through a WebSocket-based server and MCP protocol, allowing external MCP clients and in-game chat to trigger AI tools.4MIT
Related MCP Connectors
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Connect AI agents to Flato's editable canvas runtime through a hosted MCP server.
MCP server for AI dialogue using various LLM models via AceDataCloud
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gerred/mcpmc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server