AgentUni

mcp-opa-authz

by @kanywst / v0.3.0

Authorization answers from real policy code: evaluate Rego locally, or ask an AuthZEN 1.0 PDP.

Install

Docker / stdio

docker run -i --rm ghcr.io/kanywst/mcp-opa-authz:0.3.0

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-kanywst-mcp-opa-authz": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/kanywst/mcp-opa-authz:0.3.0"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.kanywst/mcp-opa-authz · published 2026-09-11 · updated 2026-09-11. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category