← Back to Plugins
MCP Server MCP

io.github.chaoz23/srdcheck

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx srdcheck

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "srdcheck",
      "version": "0.8.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "srdcheck",
          "type": "named",
          "name": "--from"
        },
        {
          "value": "srdcheck-mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...