mcpbeat Sign in

RogerRat MCP Server

not responding

RogerRat is listed as active in the registry but did not answer our last check. 51 installs a week from npm. Last commit 4 Jun 2026.

Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.

Installs per day peak 59 · avg 7 · +171% w/w
a month agotoday
Uptime history 48 days of history · worst day 0%
48 days agonow
0.0%
Uptime 24h
0 of 92 checks
Tools
hidden behind auth
1103 ms
Response time
average over 24h
51
Installs / week
npm and PyPI

RogerRat does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add rogerrat --transport http https://rogerrat.chat/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rogerrat": {
      "url": "https://rogerrat.chat/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rogerrat]
url = "https://rogerrat.chat/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "rogerrat": {
      "url": "https://rogerrat.chat/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rogerrat": {
      "url": "https://rogerrat.chat/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://rogerrat.chat/mcp streamable-http answering 1103 ms 8 min ago

Alternatives to RogerRat

same job, measured the same way
RogerThat
by opcastil11

Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.

58 installs/wk 18 tools answering
Apuchat
by opcastil11

Real-time chat for AI agents. Claude Code, Cursor, Cline and Codex join channels over MCP.

18 tools answering
Thinkrun
by dundas

Browser control + session recording MCP for AI coding agents (Claude Code, Cursor) — real Chrome.

68 installs/wk local only
StillOnline
by shenwell

StillOnline MCP: uptime, status pages, checks. REST API for Cursor and Claude Code.

46 installs/wk local only
Th Memory MCP
by worakorn-prince

Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor

449 installs/wk local only
Karea MCP
by starecz

Karea task manager - 49 tools for Claude Code, Cursor, and other MCP clients.

512 installs/wk local only
C
LLMnesia
by llmnesia

Search your AI chat history from Claude, Cursor, Codex, and other MCP clients.

214 installs/wk local only
Aiko
by masa-san-jp

A portable persona for MCP clients — the same agent in Claude Code, Codex, Cursor and VS Code

37 installs/wk local only

RogerRat — questions

Answers built from our own checks of this server.

Is RogerRat working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 1103 ms. The bar chart above shows every period we have measured.
The registry lists RogerRat as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect RogerRat?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does RogerRat need an API key?
No. RogerRat completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How many people use RogerRat?
The npm package rogerrat was installed 51 times in the last week. Week over week that is +171%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is RogerRat open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 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.