mcpbeat Sign in

Governed MCP Gateway MCP Server

local only

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

HTTP MCP gateway: principal on tools/call + SSE, allowlists, vault rotate, CHP gates.

Installs per day peak 338 · avg 15 · -54% w/w
a month agotoday
16
Installs / week
npm · @cubiczan/governed-mcp-gateway
0
Stars
1 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Governed MCP Gateway 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 governed-mcp-gateway -- npx -y @cubiczan/governed-mcp-gateway
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "governed-mcp-gateway": {
      "args": [
        "-y",
        "@cubiczan/governed-mcp-gateway"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.governed-mcp-gateway]
command = "npx"
args = ["-y", "@cubiczan/governed-mcp-gateway"]
.cursor/mcp.json
{
  "mcpServers": {
    "governed-mcp-gateway": {
      "args": [
        "-y",
        "@cubiczan/governed-mcp-gateway"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "governed-mcp-gateway": {
      "args": [
        "-y",
        "@cubiczan/governed-mcp-gateway"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Governed MCP Gateway

same job, measured the same way
VMware Monitor
by vmware-skills

Read-only VMware vCenter/ESXi monitoring, 32 MCP tools; vSphere calls allowlist-gated in tests.

local only
AIMarket Oracle Gateway
by alexar76

Stdio MCP: 17 verifiable AIMarket oracles, 35 pay-per-call tools for AI agents.

89 installs/wk local only
Aimcpgate
by akomyagin

MCP gateway/proxy: multiplexes tool calls across upstream MCP servers into one catalog.

30 installs/wk local only
MCP Stdio
by shigechika

Stdio-to-HTTP gateway — connects MCP clients to remote HTTP MCP servers

950 installs/wk local only
I
Cronus MCP
by artem1981777

On-chain x402-paid market signals on Arc (Circle Gateway) exposed as MCP tools.

27 installs/wk local only
Holster MCP
by nautaai

Local-first secret scanning, rotation, vault, and audit-log tools for AI agents.

91 installs/wk local only
Spraay X402 MCP
by plagtech

MCP server for Spraay x402 Gateway. 60 tools for crypto payments, DeFi, and AI on Base.

19 installs/wk local only
Protect MCP
by tomjwxf

Signed receipts and Cedar policies for AI agent tool calls. Claude Code hooks, MCP gateway.

1 279 installs/wk local only

Governed MCP Gateway — questions

Answers built from our own checks of this server.

Why is there no uptime for Governed MCP Gateway?
Governed MCP Gateway 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 @cubiczan/governed-mcp-gateway was installed 16 times last week.
How do I connect Governed MCP Gateway?
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 @cubiczan/governed-mcp-gateway straight from npm; nothing to host, nothing to sign up for.
How many people use Governed MCP Gateway?
The npm package @cubiczan/governed-mcp-gateway was installed 16 times in the last week. Week over week that is -54%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Governed MCP Gateway open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.