mcpbeat Sign in

Ccs MCP Server

by dshcorrectover Your server? Claim it
local only

Ccs MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 1 044 installs a week from npm. Last commit 10 Sep 2026.

Runtime verification for agent tool calls: Ed25519 signed receipts, fail-closed RCE/SSRF checks.

Installs per day peak 1 277 · avg 58 · -63% w/w
a month agotoday
1 044
Installs / week
npm · ccs-mcp-server
0
Stars
0 open issues
10 Sep 2026
Last commit
0 releases in 90 days
NOASSERTION
License
JavaScript

Nothing serious here today

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

Alternatives to Ccs MCP Server

same job, measured the same way
Ccs
by correctover

Runtime verification MCP server: fail-closed checks for agent tool calls, signed evidence receipts.

local only
Protect MCP
by scopeblind

Fail-closed Cedar policy gate + Ed25519 signed receipts for agent tool calls. Denies on any error.

local only
C
Agent Receipts
by dropwatchhq

Issue & verify signed (ed25519), hash-chained, timestamped provenance receipts for agent actions.

3 tools answering
I
TookEffect
by tookeffect

Independent effect verification and signed receipts for consequential AI agent actions.

answering
Agent Receipts
by webaesbyamin

Ed25519-signed receipts for every AI agent action. Local-first, verifiable, no server required.

66 installs/wk local only
Ari MCP
by antmanbuilds

Fair-price checks, leaderboards, and Ed25519 receipt verification for x402/MPP services.

33 installs/wk local only
Tersign Evidence
by tersignhq

Counter-signed evidence records for agent commerce: receipts, verification, dispute envelopes.

274 installs/wk local only
Verity MCP
by meloliva14

Fail-closed verify-before-you-act gate for AI agents. Signed receipts. Pay-per-call via x402.

74 installs/wk local only

Ccs MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Ccs MCP Server?
Ccs MCP Server 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 ccs-mcp-server was installed 1 044 times last week.
How do I connect Ccs MCP Server?
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 ccs-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Ccs MCP Server?
The npm package ccs-mcp-server was installed 1 044 times in the last week. Week over week that is -63%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ccs MCP Server open source?
We cannot say that it is. On our reading no licence is declared for it, which is not the same as open source: source code can be public and still be proprietary. Check the terms with the vendor before you build on it.