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.brunovicco/mcp-server-auth-template · v0.6.2
OAuth 2.1/OIDC resource-server reference for secure MCP authorization
MCP Server Auth Template 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mcp-server-auth-template": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/brunovicco/mcp-server-auth-template:v0.6.2"
],
"env": {
"MCP_SERVER_RESOURCE_SERVER_URL": "<MCP_SERVER_RESOURCE_SERVER_URL>",
"MCP_SERVER_AUTH_PROVIDER": "<MCP_SERVER_AUTH_PROVIDER>"
}
}
}
}MCP_SERVER_RESOURCE_SERVER_URL必填Protected-resource URL advertised by this deployment
MCP_SERVER_AUTH_PROVIDER必填Authorization-server adapter to use
MCP_SERVER_REQUIRED_SCOPES可选JSON array of baseline delegated OAuth scopes
MCP_SERVER_TRANSPORT_ALLOWED_HOSTS可选Additional exact Host values accepted by the local container transport
MCP_SERVER_ENTRA_TENANT_ID可选Required when MCP_SERVER_AUTH_PROVIDER=entra
MCP_SERVER_ENTRA_AUDIENCE可选Required when MCP_SERVER_AUTH_PROVIDER=entra
MCP_SERVER_ENTRA_APPLICATION_ID_URI可选Required when MCP_SERVER_AUTH_PROVIDER=entra
MCP_SERVER_GENERIC_ISSUER_URL可选Required when MCP_SERVER_AUTH_PROVIDER=generic
MCP_SERVER_GENERIC_AUDIENCE可选Required when MCP_SERVER_AUTH_PROVIDER=generic
MCP_SERVER_GENERIC_JWKS_ALLOWED_ORIGINS可选Optional JSON array of explicitly trusted cross-origin JWKS origins
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.brunovicco/mcp-server-auth-template",
"type": "mcp-server",
"version": "0.6.2",
"displayName": "MCP Server Auth Template",
"description": "OAuth 2.1/OIDC resource-server reference for secure MCP authorization",
"repository": {
"url": "https://github.com/brunovicco/mcp-server-auth-template",
"source": "github"
},
"homepage": "https://github.com/brunovicco/mcp-server-auth-template",
"distribution": {
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/brunovicco/mcp-server-auth-template:v0.6.2",
"runtimeHint": "docker",
"transport": "streamable-http",
"environmentVariables": [
{
"name": "MCP_SERVER_RESOURCE_SERVER_URL",
"description": "Protected-resource URL advertised by this deployment",
"isRequired": true
},
{
"name": "MCP_SERVER_AUTH_PROVIDER",
"description": "Authorization-server adapter to use",
"isRequired": true
},
{
"name": "MCP_SERVER_REQUIRED_SCOPES",
"description": "JSON array of baseline delegated OAuth scopes"
},
{
"name": "MCP_SERVER_TRANSPORT_ALLOWED_HOSTS",
"description": "Additional exact Host values accepted by the local container transport"
},
{
"name": "MCP_SERVER_ENTRA_TENANT_ID",
"description": "Required when MCP_SERVER_AUTH_PROVIDER=entra"
},
{
"name": "MCP_SERVER_ENTRA_AUDIENCE",
"description": "Required when MCP_SERVER_AUTH_PROVIDER=entra"
},
{
"name": "MCP_SERVER_ENTRA_APPLICATION_ID_URI",
"description": "Required when MCP_SERVER_AUTH_PROVIDER=entra"
},
{
"name": "MCP_SERVER_GENERIC_ISSUER_URL",
"description": "Required when MCP_SERVER_AUTH_PROVIDER=generic"
},
{
"name": "MCP_SERVER_GENERIC_AUDIENCE",
"description": "Required when MCP_SERVER_AUTH_PROVIDER=generic"
},
{
"name": "MCP_SERVER_GENERIC_JWKS_ALLOWED_ORIGINS",
"description": "Optional JSON array of explicitly trusted cross-origin JWKS origins"
}
]
}
],
"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.brunovicco/mcp-server-auth-template",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.brunovicco%2Fmcp-server-auth-template/versions/latest",
"isOfficial": true,
"status": "active"
}
}