Odel
srdcheck

srdcheck

Local
@chaoz232PythonUpdated 1w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIsrdcheckv0.8.0

Run

uvx srdcheck

MCP client config

{
  "mcpServers": {
    "srdcheck": {
      "command": "uvx",
      "args": [
        "srdcheck"
      ]
    }
  }
}