MCP Server
MCP
io.github.chaoz23/charactercheck
Read-only CharacterCheck MCP server for deterministic character context with provenance and trust.
Install
uvx charactercheck
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "charactercheck",
"version": "0.7.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "charactercheck==0.7.0",
"type": "named",
"name": "--from"
},
{
"value": "charactercheck-mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment