← Index

io.github.kanywst/mcp-opa-authz

io.github.kanywst/mcp-opa-authzv0.2.1Other

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

The current version, v0.2.1, was published to the official MCP registry on 2026-08-19. It is distributed as the Docker image ghcr.io/kanywst/mcp-opa-authz:0.2.1, filed under Other by this index, and declares 5 environment variables. Removals and unreachable sources are measured across every server this index tracks, contract drift across the servers that answer in consecutive snapshots; the index's current counts put this record in context.

In-path gate · all MCP tools

Using io.github.kanywst/mcp-opa-authz in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

That verdict was true at screening time (snapshot 2026-08-19).

Contracts can change after screening, with no version bump. The gate pins io.github.kanywst/mcp-opa-authz’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.

See your first HOLD in 2 minutes →

Related: how to trust an MCP server · screen before install · silent contract drift

Environment variables
AUTHZEN_PDP_URL

Default AuthZEN Access Evaluation endpoint, e.g. https://pdp.example.com/access/v1/evaluation. Only evaluate_policy works without it.

AUTHZEN_PDP_TOKEN
secret

Authorization header value for the PDP. A value with no scheme is sent as "Bearer <token>".

AUTHZEN_PDP_TIMEOUT

Per-request timeout for PDP calls, as a Go duration. Default 10s.

MCP_OPA_EVAL_TIMEOUT

Wall-clock limit on a single Rego evaluation, as a Go duration. Default 5s.

MCP_OPA_ALLOW_NETWORK_BUILTINS

Re-enable http.send, net.lookup_ip_addr and opa.runtime inside evaluated policies. Off by default: policy source evaluated here comes from a model and runs inside the server process.

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
Alternatives in Other