Dmcheck runs on your own machine — the client starts it, so there is no endpoint to ping. 133 installs a week from pypi. Last commit 25 Aug 2026.
Deterministic conduct verdicts for live tabletop sessions - CI for running a game.
We read the source, 23 h ago · rules 3dff92dd89df
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.
subprocess.run(self.notify_cmd, shell=True,
subprocess.run(self.notify_cmd, shell=True,
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
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.
claude mcp add dmcheck -- uvx dmcheck
{
"mcpServers": {
"dmcheck": {
"args": [
"dmcheck"
],
"command": "uvx"
}
}
}
[mcp_servers.dmcheck]
command = "uvx"
args = ["dmcheck"]
{
"mcpServers": {
"dmcheck": {
"args": [
"dmcheck"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"dmcheck": {
"args": [
"dmcheck"
],
"command": "uvx"
}
}
}
Deterministic context selection for AI coding agents. Local memory that compounds across sessions.
Deterministic runtime safety for AI agents: scan PII, gate tool actions, verify LLM output.
Deterministic allow/require_approval/deny verdicts for agent actions, before they happen.
Docs for agent-manager, the terminal UI that runs AI coding agents as live tmux sessions.
Deterministic cross-branch conflict detection for AI coding agents
Deterministic decision layer for autonomous agents: reproducible PROCEED/REVIEW/SKIP verdicts.
Deterministic SQL compiler for AI agents. Your agent stops guessing SQL.
Live OS ground truth for agents: running agent sessions, listening ports, daemons, system load.
Answers built from our own checks of this server.