yii3-mcp-rbac-bridge

rasuvaeff/yii3-mcp-rbac-bridge
★ 0 stars PHP Security Updated today
Per-user RBAC for MCP servers: yiisoft/rbac permissions on yii3-mcp tool calls, visibility filtering and session-identity binding
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "yii3-mcp-rbac-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "rasuvaeff/yii3-mcp-rbac-bridge"
      ]
    }
  }
}

README Excerpt

Per-user authorization for [rasuvaeff/yii3-mcp](https://github.com/rasuvaeff/yii3-mcp) servers over the Yii3 auth stack — the application-facing alternative to OAuth 2.1: RBAC permissions enforced on every `tools/call`, permission-aware `tools/list` filtering, and session-identity binding against session

Tools (8)

CurrentUserCurrentUserIdentitySourcePermissionMapRbacToolCallInterceptorRbacToolVisibilitySessionIdentityInterceptorStaticIdentitySourceping

Topics

aiauthorizationllm-toolsmcpmodel-context-protocolphprbacsecurityyii3