← All servers
πŸ”§

OPA MCPVerifiedπŸ›‘ No advisories

io.github.OrygnsCode/opa-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/orygnscode, which proved it owns this namespace.

Verified owner: github.com/orygnscode β†—io.github.OrygnsCode/opa-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs OPA_TOKEN, GITHUB_TOKEN, OPA_TOKEN, GITHUB_TOKEN.
βœ“
Configuration
Reads OPA_URL, OPA_BINARY, REGAL_BINARY, CONFTEST_BINARY, OPA_MCP_ALLOWED_PATHS, OPA_URL.

About

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

Packages & transports

npm@orygn/opa-mcpv0.2.1 Β· npx
dockerdocker.io/orygn/opa-mcp:0.2.1vlatest Β· docker run
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "opa": {
      "command": "npx",
      "args": [
        "-y",
        "@orygn/opa-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @orygn/opa-mcp