AgentUni

OPA MCP

by @OrygnsCode / v0.6.0

Author, validate, debug, and explain OPA Rego policies through any MCP-compatible client.

Install

npm / stdio

npx -y @orygn/opa-mcp

Docker / stdio

docker run -i --rm docker.io/orygn/opa-mcp:0.6.0

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

{
  "mcpServers": {
    "io-github-orygnscode-opa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@orygn/opa-mcp"
      ]
    }
  }
}

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

Similar

More Developer Tools servers

Browse category