MCP Server
MCP
io.github.chaoz23/srdcheck
Scoped deterministic SRD 5.2.1 rules checks for agents — applied rules cited, boundaries explicit.
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
By
Comments
Sign in to leave a comment