Cordon for MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 28 Jul 2026.
Cordon for MCP. Security gateway with policy enforcement, audit log, and HITL approvals.
We read the source, 22 h ago · rules 3dff92dd89df
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.
const result = spawnSync(npmCmd, ['install', '@getcordon/policy'], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 cordon -- npx -y @getcordon/cli
{
"mcpServers": {
"cordon": {
"args": [
"-y",
"@getcordon/cli"
],
"command": "npx"
}
}
}
[mcp_servers.cordon]
command = "npx"
args = ["-y", "@getcordon/cli"]
{
"mcpServers": {
"cordon": {
"args": [
"-y",
"@getcordon/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cordon": {
"args": [
"-y",
"@getcordon/cli"
],
"command": "npx"
}
}
}
Remote MCP security gateway for auth, redaction, policy enforcement, and audit logging.
MCP gateway for controlled SSH access with per-client auth, command policies, and audit logging.
Policy-gated, audited SSH for Linux and Windows hosts: roles, approvals, and an audit log.
Security proxy that wraps MCP servers with real-time monitoring and policy enforcement
Security proxy that automatically wraps MCP servers with real-time monitoring and policy enforcement
Governed MCP gateway: one endpoint for your tools, with credential custody and audit log.
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
Permission tiers, approval gates, and audit logging for MCP servers - the server is the gatekeeper
Answers built from our own checks of this server.