mcpbeat Sign in

Srdcheck MCP Server

local only

Srdcheck runs on your own machine — the client starts it, so there is no endpoint to ping. 181 installs a week from pypi. Last commit 26 Aug 2026.

Scoped deterministic SRD 5.2.1 rules checks for agents — applied rules cited, boundaries explicit.

Installs per day peak 90 · avg 33 · -31% w/w
a month agotoday
181
Installs / week
pypi · srdcheck
2
Stars
17 open issues
26 Aug 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

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

Alternatives to Srdcheck

same job, measured the same way
I
Backend
by aiguardrail

Deterministic pre-trade risk checks for autonomous AI trading agents.

5 tools answering
Regressguard
by bharath-code

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

local only
Decisionmatrix MCP
by inity13

Deterministic multi-criteria decision analysis for AI agents — score, rank & explain options.

37 installs/wk 6 tools answering
Ghg Ledger
by jdhart81

Deterministic Scope 1/2/3 GHG inventories with bundled factors and audit hashes.

6 tools answering
Agent Guardrail
by rudimentall1

Deterministic policy firewall for AI agent tool calls - YAML rules, not a fuzzy risk score.

88 installs/wk local only
Qiniso
by qinisolabs

Deterministic fact verification for AI agents — checksums & curated data, not guesses.

50 installs/wk 56 tools answering
Haltproof
by rudrendupaul

Fail-closed deterministic checks and hash-chained receipts for AI agent outputs via MCP.

86 installs/wk local only
One Shot UI
by tn0123

Deterministic UI extraction and screenshot diffing for AI coding agents.

66 installs/wk local only

Srdcheck — questions

Answers built from our own checks of this server.

Why is there no uptime for Srdcheck?
Srdcheck 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 pypi package srdcheck was installed 181 times last week.
How do I connect Srdcheck?
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 srdcheck straight from pypi; nothing to host, nothing to sign up for.
How many people use Srdcheck?
The pypi package srdcheck was installed 181 times in the last week. Week over week that is -31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Srdcheck open source?
We cannot say either way: written in Python, 2 stars on GitHub and 17 open issues, but we could not determine the licence, and without one the code is not open source by default.