ClauseKeeper Compliance Scanner runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from pypi. Last commit 23 Jun 2026.
Scan website legal docs for missing or stale compliance clauses. Rule-based, no LLM.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add clausekeeper -- uvx clausekeeper-mcp
{
"mcpServers": {
"clausekeeper": {
"args": [
"clausekeeper-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.clausekeeper]
command = "uvx"
args = ["clausekeeper-mcp"]
{
"mcpServers": {
"clausekeeper": {
"args": [
"clausekeeper-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"clausekeeper": {
"args": [
"clausekeeper-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.