PrismLauncher

GitHub

A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)

9,940 stars C++ 1 file ยท ~3,693 tokens #cpp#cpp20#fabricmc#forge#linux#minecraft#minecraft-launcher#modrinth

PrismLauncher MCP Server

MCP server for PrismLauncher/PrismLauncher

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "PrismLauncher": {
      "command": "npx",
      "args": [
        "-y",
        "@PrismLauncher/PrismLauncher"
      ]
    }
  }
}