Skip to content
/ mcx Public

Command Line Interface to create and manage Minecraft servers. Made with Rust!

License

Notifications You must be signed in to change notification settings

Shuflduf/mcx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 25, 2025
c9f1dd6 · · Sep 25, 2025

History

103 Commits
Sep 25, 2025
Sep 24, 2025
Mar 20, 2025
Sep 22, 2025
Sep 25, 2025
Sep 25, 2025
Mar 13, 2025
Sep 25, 2025

Repository files navigation

MCX

A new and simple way to manage Minecraft servers!

Features

  • Create a Vanilla, Fabric, Forge, or Neoforge server
  • Run any server
  • Download mods
  • Server console

Planned

  • Quilt servers
  • Paper, Spigot, and other plugin software
  • Better mod management
  • World management
  • Changing server options
  • Mod verification

Commands

mcx - Entry point for all other commands.

  • init - Initialize a new Minecraft server
  • pack [ID] - Initialize a new server from a Modrinth modpack id
  • run - Run the Minecraft server
  • mod - Manage mods for your Minecraft server
    • add [ID] - Add a mod from Modrinth by mod id
    • list - List downloaded mods
    • update - Update all mods added from Modrinth
    • remove [ID] - Remove a mod added from Modrinth

Installation

Installing from GitHub

Open the releases page for this repo and download the latest version for your operating system.

Crates.io

Run the following command to install the binary directly from crates.io:

cargo install mcx

Or if you have binstall (actually idk if this works):

cargo binstall mcx

About

Command Line Interface to create and manage Minecraft servers. Made with Rust!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages