MCPMC (Minecraft MCP)
MCPMC(Minecraft 模型上下文协议)
一个模型上下文协议 (MCP) 服务器,用于通过 Mineflayer 与 Minecraft 交互。此软件包使 AI 代理能够通过标准化的 JSON-RPC 接口控制 Minecraft 机器人。
特征
完全兼容 MCP,可实现 AI 代理集成
基于 Mineflayer 构建,实现可靠的 Minecraft 交互
支持导航、区块操作、库存管理等
实时游戏状态监控
支持 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 Gerred Dillon
特此授予获得此软件和相关文档文件(“软件”)副本的任何人免费许可,以无限制方式处理软件,包括但不限于使用、复制、修改、合并、发布、分发、再授权和/或销售软件副本的权利,并允许向其提供软件的人员这样做,但须遵守以下条件:
上述版权声明和本许可声明均应包含在软件的所有副本或实质性部分中。
本软件按“原样”提供,不附带任何形式的明示或暗示保证,包括但不限于适销性、适用于特定用途和非侵权性的保证。在任何情况下,作者或版权所有者均不对因本软件或使用或以其他方式处理本软件而引起的或与之相关的任何索赔、损害或其他责任承担责任,无论是合同、侵权或其他诉讼。
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