Cordon for MCP
Rank #37,282io.github.marras0914/cordon
Cordon for MCP. Security gateway with policy enforcement, audit log, and HITL approvals.
Cordon for MCP is a Model Context Protocol (MCP) server published by marras0914. It ranks #37,282 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Cordon for MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Mar 7, 2026 and most recently updated on May 22, 2026.
Ranks ahead of 94,831 of 132,113 servers on MCP Toplist.
Use Cordon for MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cordon -- npx -y @getcordon/cli start[mcp_servers.cordon]
command = "npx"
args = ["-y", "@getcordon/cli", "start"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cordon": {
"command": "npx",
"args": [
"-y",
"@getcordon/cli",
"start"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cordon": {
"command": "npx",
"args": [
"-y",
"@getcordon/cli",
"start"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cordon": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@getcordon/cli",
"start"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cordon": {
"command": "npx",
"args": [
"-y",
"@getcordon/cli",
"start"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cordon": {
"command": "npx",
"args": [
"-y",
"@getcordon/cli",
"start"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.marras0914%2Fcordon)<a href="https://mcptoplist.com/server/io.github.marras0914%2Fcordon"><img src="https://mcptoplist.com/badge/io.github.marras0914%2Fcordon.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
marras0914
Other servers by marras0914
View all marras0914 servers →Available versions (5)
| Version | Published |
|---|---|
| 0.3.0 | May 22, 2026 |
| 0.1.17 | Apr 30, 2026 |
| 0.1.10 | Apr 24, 2026 |
| 0.1.8 | Apr 22, 2026 |
| 0.1.5 | Apr 17, 2026 |
Frequently asked questions
- Who maintains Cordon for MCP?
- Cordon for MCP is maintained by marras0914, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Cordon for MCP listed on the Official MCP Registry?
- Yes — Cordon for MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Cordon for MCP have?
- MCP Toplist tracks 5 versions of Cordon for MCP, most recently published on May 22, 2026.
- Where can I find the source code for Cordon for MCP?
- The source code for Cordon for MCP is hosted at github.com/marras0914/cordon.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.