Skip to main content
Glama
gerred

MCPMC (Minecraft MCP)

by gerred

MCPMC(Minecraft 模型上下文协议)

npm 版本 npm 下载 CI 许可证:MIT

一个模型上下文协议 (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

贡献

欢迎贡献!请按以下步骤操作:

  1. 分叉存储库

  2. 为您的功能创建新的分支

  3. 为你的更改编写测试

  4. 进行更改

  5. 运行测试并确保通过

  6. 提交拉取请求

请确保适当更新测试并遵守现有的编码风格。

执照

MIT 许可证

版权所有 (c) 2024 Gerred Dillon

特此授予获得此软件和相关文档文件(“软件”)副本的任何人免费许可,以无限制方式处理软件,包括但不限于使用、复制、修改、合并、发布、分发、再授权和/或销售软件副本的权利,并允许向其提供软件的人员这样做,但须遵守以下条件:

上述版权声明和本许可声明均应包含在软件的所有副本或实质性部分中。

本软件按“原样”提供,不附带任何形式的明示或暗示保证,包括但不限于适销性、适用于特定用途和非侵权性的保证。在任何情况下,作者或版权所有者均不对因本软件或使用或以其他方式处理本软件而引起的或与之相关的任何索赔、损害或其他责任承担责任,无论是合同、侵权或其他诉讼。

A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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