Search ROMs across Internet Archive, ROMsgames, CoolROM, and more. Verify checksums and parse saves.
claude mcp add rom-mcp -- npx -y rom-mcp
claude_desktop_config.json
{
"mcpServers": {
"rom-mcp": {
"command": "npx",
"args": [
"-y",
"rom-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"rom-mcp": {
"command": "npx",
"args": [
"-y",
"rom-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"rom-mcp": {
"command": "npx",
"args": [
"-y",
"rom-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"rom-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"rom-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"rom-mcp": {
"command": "npx",
"args": [
"-y",
"rom-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mrfentmen--rom-mcp/reviews or the review_server meta-tool.
POST /mcp