bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.github.kanywst/mcp-opa-authz · v0.2.1
Authorization answers from real policy code: evaluate Rego locally, or ask an AuthZEN 1.0 PDP.
mcp-opa-authz 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mcp-opa-authz": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kanywst/mcp-opa-authz:0.2.1"
]
}
}
}AUTHZEN_PDP_URL可选Default AuthZEN Access Evaluation endpoint, e.g. https://pdp.example.com/access/v1/evaluation. Only evaluate_policy works without it.
AUTHZEN_PDP_TOKEN可选secretAuthorization header value for the PDP. A value with no scheme is sent as "Bearer <token>".
AUTHZEN_PDP_TIMEOUT可选Per-request timeout for PDP calls, as a Go duration. Default 10s.
MCP_OPA_EVAL_TIMEOUT可选Wall-clock limit on a single Rego evaluation, as a Go duration. Default 5s.
MCP_OPA_ALLOW_NETWORK_BUILTINS可选Re-enable http.send, net.lookup_ip_addr and opa.runtime inside evaluated policies. Off by default: policy source evaluated here comes from a model and runs inside the server process.
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.github.kanywst/mcp-opa-authz",
"type": "mcp-server",
"version": "0.2.1",
"displayName": "mcp-opa-authz",
"description": "Authorization answers from real policy code: evaluate Rego locally, or ask an AuthZEN 1.0 PDP.",
"repository": {
"url": "https://github.com/kanywst/mcp-opa-authz",
"source": "github"
},
"homepage": "https://github.com/kanywst/mcp-opa-authz#readme",
"distribution": {
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/kanywst/mcp-opa-authz:0.2.1",
"transport": "stdio",
"environmentVariables": [
{
"name": "AUTHZEN_PDP_URL",
"description": "Default AuthZEN Access Evaluation endpoint, e.g. https://pdp.example.com/access/v1/evaluation. Only evaluate_policy works without it."
},
{
"name": "AUTHZEN_PDP_TOKEN",
"description": "Authorization header value for the PDP. A value with no scheme is sent as \"Bearer <token>\".",
"isSecret": true
},
{
"name": "AUTHZEN_PDP_TIMEOUT",
"description": "Per-request timeout for PDP calls, as a Go duration. Default 10s."
},
{
"name": "MCP_OPA_EVAL_TIMEOUT",
"description": "Wall-clock limit on a single Rego evaluation, as a Go duration. Default 5s."
},
{
"name": "MCP_OPA_ALLOW_NETWORK_BUILTINS",
"description": "Re-enable http.send, net.lookup_ip_addr and opa.runtime inside evaluated policies. Off by default: policy source evaluated here comes from a model and runs inside the server process."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.kanywst/mcp-opa-authz",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.kanywst%2Fmcp-opa-authz/versions/latest",
"isOfficial": true,
"status": "active"
}
}