Home › Other › ControlKeel

ControlKeel

Governed MCP workflows with policy validation, findings tracking, and review gates.

Elixir
★ 11 stars Last pushed 2026-09-24 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.29)

npx -y @aryaminus/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "controlkeel": {
      "command": "npx",
      "args": [
        "-y",
        "@aryaminus/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry