mcpbeat Sign in

Regressguard MCP Server

by bharath-code Your server? Claim it
local only

Regressguard runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Jul 2026.

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

Installs / week
not published
1
Stars
0 open issues
18 Jul 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 22 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.

    archivePath := filepath.Join(dir, filename)
Builds a database query by concatenation internal/ui/routeprogress.go:166
        select {
        case <-rp.done:
            return
        case <-ticker.C:
            rp.frame++
            rp.render()

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 Regressguard

same job, measured the same way
zzop
by eezz4

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

local only
Codeledger
by codeledgerecf

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

435 installs/wk local only
Agent Release Auditor
by veyndrasystems

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

27 installs/wk local only
Codelens MCP
by segentic-lab

Deterministic code maps for AI agents: 7 tree-sitter tools for TS/JS/Py — map, find, function_body

local only
Òtítọ́
by bashbop

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

667 installs/wk local only
Lens MCP
by segentic-lab

Deterministic navigation maps over code + markdown + Prisma for AI agents: 13 MCP tools

local only
API Governance
by coderifts

Contract-change authorization for AI agents. Signed receipts verify offline.

3 tools answering
Verify
by kenoodl

Runs your code against a contract; HELD or BROKE at the exact input. Deterministic. 0.10 USDC/call.

1 tools answering

Regressguard — questions

Answers built from our own checks of this server.

Why is there no uptime for Regressguard?
Regressguard runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Regressguard open source?
Yes — it is published under the MIT licence, written in Go and 1 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.