Back to MCP directory
publicPublicdnsLocal runtime

MCpi5Server

树莓派5上的我的Minecraft服务器

article

README

🚀 我的世界树莓派5服务器

本项目搭建了一个基于树莓派 5 的我的世界(MC)服务器。利用树莓派 5 的硬件性能,让玩家可以便捷地在本地环境中开启属于自己的 MC 游戏世界,享受独特的游戏体验。

🚀 快速开始

本项目致力于搭建一个基于树莓派 5 的我的世界服务器,让玩家能在树莓派 5 上畅玩我的世界游戏。

help

Runtime guide

cloud

Hosted runtime

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

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

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

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client