A beautiful, powerful, self-hosted rom manager and player.

11,912 stars Python 1 file ยท ~29,530 tokens #emulation#open-source#retrogaming#rommapp#self-hosted

romm MCP Server

MCP server for rommapp/romm

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