Manage your Minecraft experience.
The metadata-driven Minecraft launcher that stores each mod exactly once — zero-duplication instances, snapshots, and a built-in CLI with MCP mode for AI agents.

An Instance Is a Description, Not a Folder Copy
Polymerium describes your game setup with a lightweight profile.json — version, loader, mod list. Instances are built on demand from a shared cache using symlinks. No files are copied. That means zero duplication, instant modpack switching, and Git-friendly version control.
{
"version": "1.21.4",
"loader": { "type": "fabric", "version": "0.16.9" },
"packages": [
"modrinth:sodium",
"modrinth:iris",
"modrinth:fabric-api"
]
}
Built for Efficiency
Modpack Marketplace
Browse, install, and update modpacks from Modrinth and CurseForge without leaving the launcher.

Zero Duplication
Every mod file is stored exactly once and shared across instances via symlinks. The more instances you run, the more disk you save.
Instant Switching
Switch between modpacks in seconds. Instances are built from metadata, not file copies.
Snapshots
Save, restore, and diff entire game states. Experiment without fear.
Git-Friendly Modpacks
An instance is a single JSON file. Version control your modpack like code.
Privacy First — No ads, no telemetry, no data collection. Open source under the MIT license.
A Look Inside

Instance Overview
Deploy, launch, and track play time from a single screen.

Package Management
Every package one toggle away, versions pinned by stable Pref references.
The Only Minecraft Launcher with Built-in MCP
Start the trident MCP server and let AI agents create instances, add mods, build deployments, and manage snapshots — 30+ tools covering the full workflow.
Frequently Asked Questions
Build Your First Instance in Minutes.
Download Polymerium and see what metadata-driven really means.