RomM MCP
JSON →MCP Server for your RomM platform
Install
npx (no Tools · 15
- romm_stats Library statistics — total platforms, ROMs, saves, states, screenshots, file size
- romm_list_platforms List all platforms with ROM counts, categories, and slugs
- romm_browse_roms Browse and filter ROMs with pagination. Supports platform, collection, genre, company, region filters, and sorting
- romm_get_rom Full ROM details by ID — metadata, genres, companies, summary, rating, YouTube link
- romm_search_roms Search ROMs by name
- romm_manage_collections CRUD collections (list, get, create, update, delete). Also supports smart and virtual collections
- romm_get_collection_roms List all ROMs in a specific collection
- romm_list_firmware List firmware files available per platform
- romm_download_rom Generate an authenticated download URL for a ROM
- romm_update_rom Update ROM metadata — display name, notes, favorite status
- romm_rom_notes Manage notes attached to a ROM (list, add, update, delete)
- romm_manage_saves List save files, optionally filtered by ROM
- romm_manage_states List save state files, optionally filtered by ROM
- romm_system System operations — heartbeat, config, trigger library scan, metadata update
- romm_screenshots List screenshots, optionally filtered by ROM
Environment variables
ROMM_BASE_URLROMM_API_KEY