← Top 100 / Full directory (6,010)

romulus-31780

Search & Web Remote 3 tools

ROMulus is a retro gaming ROM search engine that aggregates results from four major sites. Search by game title and console to get download page URLs, cover images, and file sizes... all in one all. Tools: • search_roms — Find ROMs by title, optionally filtered by console (NES, SNES, N64, GameCube, PS1, PS2, PSP, GBA, Genesis, Dreamcast, and 20+ more) • get_game_details — Fetch full metadata for a game: year, region, genre, languages, rating, serial number, and description • list_systems — List all 28 supported consoles No API key required.

Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://romulus-31780--openclaw-hal9000.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(3)
  • search_roms

    Search for ROM download pages across Vimm's Lair, ROMsGames, CDRomance, and LoLROMs. Args: query: Game title to search for (e.g. 'Super Mario Bros', 'Zelda') system: Console to filter by. Use 'all' to search all systems. Supported: nes, snes, n64, gamecube, wii, gb, gbc, gba, ds, 3ds, ps1, ps2, ps3, psp, genesis, dreamcast, saturn, sms, gg, tg16, xbox, all

  • get_game_details

    Fetch full details for a specific game given its ROM page URL. Returns size, year, region, genre, languages, rating, serial number, description, and cover image. Args: url: The game page URL from a search_roms result (vimm.net, romsgames.net, cdromance.org, or lolroms.com)

  • list_systems

    List all supported gaming systems/consoles you can search ROMs for.

Related servers