mcpbeat Sign in

zzop MCP Server

local only

zzop runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 31 Aug 2026.

Deterministic cross-repo contract analysis for AI agents: frontend calls vs backend endpoints.

Installs / week
not published
2
Stars
0 open issues
31 Aug 2026
Last commit
from GitHub
MIT
License
Rust

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

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.

Builds a file path from a variable packages/cli/bin/zzop.js:52
  const devPath = path.join(__dirname, '..', '..', '..', 'target', 'release', devBin);
Runs an external command packages/cli/bin/zzop.js:111
const result = spawnSync(binaryPath, process.argv.slice(2), { stdio: 'inherit' });
  document.getElementById('glegend').innerHTML = Object.keys(counts)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

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.

Three servers free · no card

Alternatives to zzop

same job, measured the same way
Òtítọ́
by bashbop

Deterministic local repository context, impact analysis, and merge-readiness evidence for AI agents.

667 installs/wk local only
Verdoc
by verdochello

Deterministic AGENTS.md and repo analysis for coding agents, paid per call in USDC over x402.

local only
Regressguard
by bharath-code

Deterministic API regression checks for AI agents: snapshot a baseline, catch broken contracts.

local only
HEIDES
by abduljabbarbxr

Deterministic code analysis harness giving AI agents senses, memory and judgment for code.

local only
Agent Release Auditor
by veyndrasystems

Deterministic release gate for AI-written code and coding agents.

27 installs/wk local only
Sem
by ataraxy-labs

Entity-level code intelligence: semantic diff, impact analysis, blame, and context for AI agents

6 824 installs/wk local only
repoctx
by nugehs

Local-first code context, impact analysis, and merge-readiness verdicts for AI agents.

87 installs/wk local only
Codeledger
by codeledgerecf

Deterministic context selection for AI coding agents. Local memory that compounds across sessions.

435 installs/wk local only

zzop — questions

Answers built from our own checks of this server.

Why is there no uptime for zzop?
zzop runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is zzop open source?
Yes — it is published under the MIT licence, written in Rust and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.