Ccs MCP Server
Rank #89,793io.github.Correctover/ccs
Runtime verification MCP server: fail-closed checks for agent tool calls, signed evidence receipts.
Ccs MCP Server is a Model Context Protocol (MCP) server published by Correctover. It ranks #89,793 of 132,113 servers tracked on MCP Toplist. Ccs MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Sep 2, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 42,320 of 132,113 servers on MCP Toplist.
Use Ccs MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ccs -- npx -y ccs-mcp-server[mcp_servers.ccs]
command = "npx"
args = ["-y", "ccs-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ccs": {
"command": "npx",
"args": [
"-y",
"ccs-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ccs": {
"command": "npx",
"args": [
"-y",
"ccs-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ccs": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ccs-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ccs": {
"command": "npx",
"args": [
"-y",
"ccs-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ccs": {
"command": "npx",
"args": [
"-y",
"ccs-mcp-server"
]
}
}
}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.Correctover%2Fccs)<a href="https://mcptoplist.com/server/io.github.Correctover%2Fccs"><img src="https://mcptoplist.com/badge/io.github.Correctover%2Fccs.svg" alt="MCP Toplist: #89,793 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Correctover
Other servers by Correctover
- Correctover MCP Server#12,046 · 3 vers
- correctover-mcp-server#28,229 · 1 ver
- correctover-runtime-guard#116,880
Available versions (1)
| Version | Published |
|---|---|
| 1.2.7 | Sep 2, 2026 |
Frequently asked questions
- Who maintains Ccs MCP Server?
- Ccs MCP Server is maintained by Correctover, which publishes 7 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Ccs MCP Server listed on the Official MCP Registry?
- Yes — Ccs MCP Server is listed on the Official MCP Registry.
- How many versions does Ccs MCP Server have?
- MCP Toplist tracks 1 version of Ccs MCP Server, most recently published on Sep 2, 2026.
- Where can I find the source code for Ccs MCP Server?
- The source code for Ccs MCP Server is hosted at github.com/Correctover/ccs-mcp-server.
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.