mcpbeat Sign in

Rom MCP Server

local only

Rom MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm. Last commit 8 Aug 2026.

Search ROMs across Internet Archive, ROMsgames, CoolROM, and more. Verify checksums and parse saves.

Installs per day peak 509 · avg 18
a month agotoday
55
Installs / week
npm · rom-mcp
0
Stars
0 open issues
8 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Rom MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add rom-mcp -- npx -y rom-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rom-mcp": {
      "args": [
        "-y",
        "rom-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rom-mcp]
command = "npx"
args = ["-y", "rom-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "rom-mcp": {
      "args": [
        "-y",
        "rom-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rom-mcp": {
      "args": [
        "-y",
        "rom-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Rom MCP

same job, measured the same way
C
Book Search (Open Library)
by invokera

Search books and authors across Open Library, the Internet Archive open catalog.

2 tools answering
Ticket Discovery
by wmarceau

Search and compare concert ticket prices across platforms

44 installs/wk local only
Purmemo
by purmemo-ai

AI memory across Claude, ChatGPT, Gemini, and Cursor. Save, search, and recall context everywhere.

253 installs/wk local only
Charity Registry
by giveradar

Search, verify, and compare 8.7M+ charities from official government registries in 60+ countries.

4 tools answering
Open Library
by 8ensmith

Search books and authors on the Internet Archive's Open Library

326 installs/wk local only
MCP Books
by smeet666

Search the Internet Archive, the Library of Congress and data.bnf.fr at once, in one answer.

402 installs/wk local only
Inbound Email
by mailkite

Turn inbound email into a webhook — verify, parse, route, and store incoming messages.

answering
Toolcairn MCP
by neurynae

MCP server for tool discovery: find, compare, and verify tools across 35+ registries.

116 installs/wk local only

Rom MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Rom MCP?
Rom MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package rom-mcp was installed 55 times last week.
How do I connect Rom MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls rom-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Rom MCP?
The npm package rom-mcp was installed 55 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Rom MCP open source?
Yes — written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.