OPA MCP
Author, validate, debug, and explain OPA Rego policies through any MCP-compatible client.
Install
npmstdio
npx -y @orygn/opa-mcp Dockerstdio
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.