Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Arm64 Mcpelauncher Server

    Minecraft Bedrock Edition BDS-like server for aarch64 devices like raspi

    20 stars
    C++
    Updated Nov 3, 2025

    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.

    img

    This project is based on mcpelauncher project.

    Some ideas of the class structures came from LeviLamina.

    Build instruction:

    code
    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/'

    Similar MCP

    Based on tags & features

    • MC

      Mcpmcp Server

      21
    • PE

      Personalizationmcp

      Python·
      12
    • ME

      Metmuseum Mcp

      TypeScript·
      14
    • MA

      Mayamcp

      Python·
      27

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcpmcp Server

      21
    • PE

      Personalizationmcp

      Python·
      12
    • ME

      Metmuseum Mcp

      TypeScript·
      14
    • MA

      Mayamcp

      Python·
      27

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k