Minecraft MCP服务器文档索引
@rice-awa
About Minecraft MCP服务器文档索引
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Minecraft MCP服务器文档索引?
Minecraft MCP服务器文档索引是一个集成系统的文档索引项目,该系统由AIAgent(MCP服务器)和基于WebSocket与脚本API的MC服务器组成。AIAgent负责管理AI工具和处理LLM交互,MC服务器负责处理游戏交互。系统支持外部MCP客户端调用和游戏内聊天监听两种请求路径。
How to use Minecraft MCP服务器文档索引?
先阅读项目需求文档了解概况,再参考技术架构文档、WebSocket通信规范及MCP集成规范。开发时安装依赖(pip install asyncio websockets uuid mcp),设置环境变量(export siliconflow_apikey=your_api_key),启动MC服务器(python main.py --full),然后启动AIAgent(python ai_agent.py),最后将Minecraft客户端连接到MC服务器(默认端口8080)。
Key features of Minecraft MCP服务器文档索引
- 集成AIAgent与Minecraft游戏的WebSocket服务器
- 支持外部MCP客户端调用与游戏内聊天触发
- 提供调试模式,记录所有WebSocket数据包
- 日志自动保存至
logs目录 - 项目结构规范,包含服务器、资源、工具等模块
Use cases of Minecraft MCP服务器文档索引
- 外部MCP客户端通过AIAgent与Minecraft世界交互
- 玩家在游戏内通过聊天与AI Agent互动
FAQ from Minecraft MCP服务器文档索引
这个MCP服务器需要什么依赖?
需要安装Python依赖:asyncio, websockets, uuid, mcp;还需设置环境变量`siliconflow_apikey
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Nginx UI
0xJackyYet another WebUI for Nginx
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments