← Back to Plugins
MCP Server MCP

ClauseKeeper Compliance Scanner

github By github 👁 1 views ▲ 0 votes

Scan website legal docs for missing or stale compliance clauses. Rule-based, no LLM.

Homepage Verified source GitHub

Install

uvx clausekeeper-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "clausekeeper-mcp",
      "version": "0.1.1",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...