Sovereign Gateway runs on your own machine — the client starts it, so there is no endpoint to ping. 285 installs a week from pypi. Last commit 23 Aug 2026.
Gating proxy for MCP servers: policy, verification and one audit trail across upstreams.
Today is the operative word: we check Sovereign Gateway every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add sovereign-mcp-gateway -- uvx sovereign-mcp-gateway
{
"mcpServers": {
"sovereign-mcp-gateway": {
"args": [
"sovereign-mcp-gateway"
],
"command": "uvx"
}
}
}
[mcp_servers.sovereign-mcp-gateway]
command = "uvx"
args = ["sovereign-mcp-gateway"]
{
"mcpServers": {
"sovereign-mcp-gateway": {
"args": [
"sovereign-mcp-gateway"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sovereign-mcp-gateway": {
"args": [
"sovereign-mcp-gateway"
],
"command": "uvx"
}
}
}
MCP gateway/proxy: multiplexes tool calls across upstream MCP servers into one catalog.
Governance proxy for MCP servers — policy evaluation, human approval, audit trails.
AuthzX MCP Gateway — policy-enforcing proxy between AI agents and MCP servers
Self-hosted gateway aggregating upstream MCP servers behind one authenticated HTTP endpoint.
Safe SQL gateway for AI agents: SELECT-only validation, access policies, masking, audit trail, evals
Policy proxy for MCP tool calls. A denied call never reaches the downstream server.
Three-layer firewall for MCP: content, egress and action policy. Proxy or server.
Early access - AI governance gateway for MCP tool calls (policies, PII masking, audit).
Answers built from our own checks of this server.