mcpbeat Sign in

Roamer MCP Server

by mathismeadows Your server? Claim it
answering

Roamer MCP is answering right now. Last checked 3 min ago. 712 installs a week from npm. Last commit 10 Sep 2026.

Project registry, behavioral specs, and engineering threads for AI coding agent workflows.

Installs per day peak 435 · avg 73 · -1% w/w
a month agotoday
Uptime history 10 days of history
10 days agonow
100.0%
Uptime 24h
93 of 93 checks
Tools
hidden behind auth
451 ms
Response time
average over 24h
712
Installs / week
npm and PyPI

What the code does

We read the source, 17 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Behaviour appeared that was not in the previous version roamer-device-auth.mjs:199
1.4.2 → 1.5.6:     entries = await readdir(CACHE_DIR);
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] roamer-device-auth.mjs:1
этот файл ставится пользователю, но в репозитории его нет
Reads files and sends them to the network [пакет] roamer-device-auth.mjs:199
    entries = await readdir(CACHE_DIR);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Roamer MCP and you get told the day something new turns up.

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 3 min ago.

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

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://roamer-mcp.mathismeadows.com/mcp streamable-http needs key 440 ms 3 min ago

Alternatives to Roamer MCP

same job, measured the same way
Orbit
by constellation-works

Orbit's local-first task and workflow registry for coding agents.

519 installs/wk local only
Koda
by aabxtract

Verification and memory layer for coding-agent workflows.

317 installs/wk local only
S
hilos workspace
by hilos

Operate hilos project rooms, Docs, Tasks, messages, memory, and coding-agent review workflows.

answering
Stellary Project Management MCP Server
by anymfah

Connect AI assistants to Stellary projects, boards, documents, and governed agent workflows.

answering
OpenVibeCoding Read-only MCP
by xiaojiou176-open

Read-only MCP for OpenVibeCoding runs, workflows, proof, queue, replay, and incident reads.

40 installs/wk local only
Seojeom MCP
by seojeom

Local-first MCP server for Claude/Codex project wiki and graph workflows

local only
BugBug
by bugbug-io

BugBug skills and MCP workflows for AI agents

answering
MCP Cost Tracker Router
by dbsectrainer

Real-time cost awareness for MCP agent workflows

17 installs/wk local only

Roamer MCP — questions

Answers built from our own checks of this server.

Why is there no tool list for Roamer MCP?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Roamer MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 93 of 93 checks got a reply (100.0%), average response time 451 ms. The bar chart above shows every period we have measured.
How do I connect Roamer 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 is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Roamer MCP?
No API key is involved. Roamer MCP answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Roamer MCP?
It answers our handshake in 451 ms on average, which is faster than 36% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Roamer MCP?
The npm package @mathismeadows/roamer-device-auth was installed 712 times in the last week. Week over week that is -1%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Roamer MCP open source?
We cannot say that it is. On our reading no licence is declared for it, which is not the same as open source: source code can be public and still be proprietary. Check the terms with the vendor before you build on it.