arm64-mcpelauncher-server
Minecraft Bedrock Edition BDS-like server for aarch64 devices like raspi
Documentation
arm64-mcpelauncher-server
An unstable hacky Minecraft Bedrock Edition server that runs on arm64 devices (e.g. Raspberry Pi)
This project serves at most as a proof of concept that it is possible to run Minecraft server natively
on aarch64 devices, and without symbols.
For this version, online mode and skins have been stubbed as genuine Minecraft client would be barred from joining;
and most of `server.properties` settings are unimplemented.
NOTE: This branch is for Minecraft v1.21.101.01 (latest version as of August 29th, 2025),
for Minecraft v1.21.60.28, click here.
for Minecraft v1.21.2.02, click here.
for Minecraft v1.20.81, click here.

This project is based on mcpelauncher project.
Some ideas of the class structures came from LeviLamina.
Build instruction:
mkdir -p build
cd build
CC=clang CXX=clang++ cmake ..
make -j12
cp server.properties build/mcpelauncher-server/
mkdir build/mcpelauncher-server/data # or preferred data path
# the server should be at build/mcpelauncher-server
# download arm64-v8a version of .apk file on mcpelauncher ui settings-versions-download apk
# and unpack game to build/mcpelauncher-server/game (or customized path) before use, the directory should contain 'lib/' and 'assets/'Frequently asked questions
What is arm64-mcpelauncher-server?
arm64-mcpelauncher-server is Minecraft Bedrock Edition BDS-like server for aarch64 devices like raspi
How do I install arm64-mcpelauncher-server?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is arm64-mcpelauncher-server open source?
Yes — it is hosted on GitHub at https://github.com/LNSSPsd/arm64-mcpelauncher-server and has 20 stars.
Related MCP tools
The official TypeScript SDK for Model Context Protocol servers and clients Trusted by 10500+ developers. Trusted by 10500+ developers.
Visual testing tool for MCP servers TypeScript-based implementation. Trusted by 7300+ developers. Trusted by 7300+ developers.
AWS MCP Servers — helping you get the most out of AWS, wherever you use MCP. Python-based implementation. Trusted by 6900+ developers.
A collection of MCP clients. Trusted by 5900+ developers. Trusted by 5900+ developers. Trusted by 5900+ developers. Trusted by 5900+ developers.
MCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients Trusted by 4800+ developers. Trusted by 4800+ developers. Trusted by 4800+ developers.
It's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic TypeScript-based implementation.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP