# @mrfentmen/rom-mcp

MCP server for searching, verifying, and managing game ROM collections. Search Internet Archive, ROMsgames, CoolROM, Arcade Punks, ROMsFun, Reddit r/Roms, verify checksums, parse save files.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.2.1
- **Author:** io.github.mrfentmen
- **License:** MIT
- **npm:** @mrfentmen/rom-mcp
- **Source:** https://github.com/mrfentmen/rom-mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-24T15:01:42.424Z
- **Version scanned:** 1.2.1
- **CVEs:** none found by OSV at scan time

## Tools

14 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `search_rom` — Search Internet Archive for game ROMs by title, console, or keyword. Returns download links and metadata.
- `verify_rom` — Verify a ROM file against known checksums. Computes MD5, SHA1 and checks against databases.
- `match_by_checksum` — Identify a game by providing its MD5, SHA1, or CRC32 hash.
- `parse_save_file` — Read and parse an emulator save file (.sav, .srm, .states).
- `scan_collection` — Scan a directory of ROMs and identify all game files, compute checksums.
- `get_download_link` — Get the direct download URL for a ROM from Internet Archive.
- `download_rom` — Download a ROM from Internet Archive to a local directory.
- `search_all_sources` — Search across all ROM sources: Internet Archive, ROMsgames.net, CoolROM, Arcade Punks, ROMsFun, and Reddit r/Roms.
- `search_romsgames` — Search ROMsgames.net for game ROMs.
- `search_coolrom` — Search CoolROM for game ROMs.
- `search_arcadepunks` — Search Arcade Punks for ROMs and related content.
- `search_romsfun` — Search ROMsFun for game ROMs.
- `search_reddit_roms` — Search Reddit r/Roms for community discussions and recommendations about ROMs.
- `detect_console` — Detect the likely game console from a filename or path.

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"rom\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@mrfentmen/rom-mcp\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Contained to moderate — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: runs on your machine; read-only tool surface.
- Floor 13, ceiling 31 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40mrfentmen%2From-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40mrfentmen%2From-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40mrfentmen%2From-mcp
- HTML page: https://forgeregistry.com/registry/%40mrfentmen%2From-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
