article
README
🚀 早期模型上下文协议(MCP)服务器实现原型
本项目是一个早期的模型上下文协议(MCP)服务器实现原型,它整合了Mineflayer API,可用于与热门游戏《Minecraft》进行互动,为相关开发提供了基础的功能框架。
🚀 快速开始
这是一个早期的模型上下文协议(MCP)服务器实现原型,整合了Mineflayer API用于与《Minecraft》互动。
一个早期原型项目,通过Mineflayer API与Minecraft交互,实现Model Context Protocol (MCP)服务器。
本项目是一个早期的模型上下文协议(MCP)服务器实现原型,它整合了Mineflayer API,可用于与热门游戏《Minecraft》进行互动,为相关开发提供了基础的功能框架。
这是一个早期的模型上下文协议(MCP)服务器实现原型,整合了Mineflayer API用于与《Minecraft》互动。
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed