mcpbeat Sign in

Rhumb MCP Server

by supertrained Your server? Claim it
local only

Rhumb MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 10 Sep 2026.

Agent gateway for Index discovery, AN Score evaluation, and Resolve governed execution

Installs per day peak 21 · avg 9 · -38% w/w
a month agotoday
45
Installs / week
npm · rhumb-mcp
4
Stars
0 open issues
10 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 19 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.

  "If the listing cannot explain whether the hosted server can reach 169.254.169.254, loopback, RFC1918 ranges, IPv6 local addresses, or Kubernetes service names, keep it in review instead of the agent-visible candidate set.",
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.

Page executes code built at runtime packages/astro-web/src/pages/dashboard.astro:475
      circleEl.innerHTML = completed

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 Rhumb MCP and you get told the day something new turns up.

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 rhumb-mcp -- npx -y rhumb-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rhumb-mcp": {
      "args": [
        "-y",
        "rhumb-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rhumb-mcp]
command = "npx"
args = ["-y", "rhumb-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "rhumb-mcp": {
      "args": [
        "-y",
        "rhumb-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rhumb-mcp": {
      "args": [
        "-y",
        "rhumb-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: RHUMB_API_KEY (Governed API key for authenticated repeat traffic on X-Rhumb-Key (optional — discovery works without auth; execution otherwise needs x402 payment)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Rhumb MCP

same job, measured the same way
XGuard — Payment Decision & Discovery
by moelayyan90

Payment decisions, durable evidence, x402 resource discovery and live gateway status for AI agents.

10 tools answering
MISSING
by leoleon506

Fallback capability resolver for AI agents with replay-verified discovery and x402 paid execution.

23 tools answering
JCGE Agent Interface
by equicirco

MCP server for JCGE discovery, modeling guidance, solving, validation, and equation rendering.

local only
I
AgentPort Discovery
by maxioos

Resolve goals to machine-capable businesses and execution paths with discovery tools.

3 tools answering
Agent Replay
by mdfifty50-boop

Record and replay AI agent execution for debugging

29 installs/wk local only
Trustmodel MCP
by karlmehta

Score any AI for trust across 10 dimensions; evaluate, monitor & govern LLMs and agents.

40 installs/wk local only
MCP Prowl
by opcastil11

Discover, evaluate, and compare SaaS APIs. Agent-verified scores and metrics.

24 installs/wk local only
Attestify OS
by attestifyagent

MCP stdio server for Attestify OS — governed agent execution and Attestify Trust signed evidence.

57 installs/wk local only

Rhumb MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Rhumb MCP?
Rhumb 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 rhumb-mcp was installed 45 times last week.
How do I connect Rhumb 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 rhumb-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Rhumb MCP?
The npm package rhumb-mcp was installed 45 times in the last week. Week over week that is -38%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Rhumb MCP open source?
Yes — it is published under the MIT licence, written in Python and 4 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.