Loading MCP server directory, please wait...
OAuth 2.1/OIDC resource-server reference for secure MCP authorization
npx @getmcp/cli add io.github.brunovicco/mcp-server-auth-templateRequires Docker Engine. Community-contributed server. Review source before installing.
MCP_SERVER_RESOURCE_SERVER_URLProtected-resource URL advertised by this deployment
MCP_SERVER_AUTH_PROVIDERAuthorization-server adapter to use
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.brunovicco/mcp-server-auth-template": {
"command": "docker",
"args": [
"/tmp:rw,noexec,nosuid,nodev,size=16m",
"ALL",
"no-new-privileges:true",
"127.0.0.1:8000:8000",
"run",
"-i",
"--rm",
"-e",
"MCP_SERVER_RESOURCE_SERVER_URL",
"-e",
"MCP_SERVER_AUTH_PROVIDER",
"-e",
"MCP_SERVER_REQUIRED_SCOPES",
"-e",
"MCP_SERVER_TRANSPORT_ALLOWED_HOSTS",
"-e",
"MCP_SERVER_ENTRA_TENANT_ID",
"-e",
"MCP_SERVER_ENTRA_AUDIENCE",
"-e",
"MCP_SERVER_ENTRA_APPLICATION_ID_URI",
"-e",
"MCP_SERVER_GENERIC_ISSUER_URL",
"-e",
"MCP_SERVER_GENERIC_AUDIENCE",
"-e",
"MCP_SERVER_GENERIC_JWKS_ALLOWED_ORIGINS",
"ghcr.io/brunovicco/mcp-server-auth-template:v0.6.2"
],
"env": {
"MCP_SERVER_RESOURCE_SERVER_URL": "",
"MCP_SERVER_AUTH_PROVIDER": "",
"MCP_SERVER_REQUIRED_SCOPES": "[\"mcp:tools:call\"]",
"MCP_SERVER_TRANSPORT_ALLOWED_HOSTS": "[\"127.0.0.1:8000\"]",
"MCP_SERVER_ENTRA_TENANT_ID": "",
"MCP_SERVER_ENTRA_AUDIENCE": "",
"MCP_SERVER_ENTRA_APPLICATION_ID_URI": "",
"MCP_SERVER_GENERIC_ISSUER_URL": "",
"MCP_SERVER_GENERIC_AUDIENCE": "",
"MCP_SERVER_GENERIC_JWKS_ALLOWED_ORIGINS": "[]"
}
}
}
}Identity, trust, and A2A orchestration for autonomous AI agents. Official A2A partner.
Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.