MCP Server
MCP
io.github.chaoz23/dmcheck
Deterministic conduct verdicts for live tabletop sessions - CI for running a game.
Install
uvx dmcheck
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "dmcheck",
"version": "0.5.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "dmcheck",
"type": "named",
"name": "--from"
},
{
"value": "dmcheck-mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment