opa-mcp-server

OrygnsCode/opa-mcp-server
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Model Context Protocol server for Open Policy Agent (OPA). Author, validate, debug, and explain Rego policies through any MCP-compatible client.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "opa-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "OrygnsCode/opa-mcp-server"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server that turns any MCP-compatible client (Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, and others) into a first-class environment. ``` ┌────────────────────┐ MCP / stdio ┌─────────────────┐ spawn / HTTP ┌──────────────────┐

Tools (20)

OPA_BINARYOPA_MCP_ALLOWED_PATHSOPA_MCP_HTTP_TIMEOUT_MSOPA_MCP_LOG_FILEOPA_MCP_LOG_LEVELOPA_MCP_MAX_RESPONSE_BYTESOPA_MCP_TIMEOUT_MSOPA_TOKENOPA_URLREGAL_BINARYdecision_debugging_workflowopaopa_bundle_buildopa_bundle_signopa_compile_queryopa_configopa_delete_policyopa_get_dataopa_get_policyopa_health

Topics

ai-agentsauthorizationclaudecursorkubernetesllmmcpmodel-context-protocolopaopen-policy-agentpolicy-as-coderegotypescript