MCP Server Auth Template
OAuth 2.1/OIDC resource-server reference for secure MCP authorization
Install
Dockerstreamable-http
docker run -i --rm ghcr.io/brunovicco/mcp-server-auth-template:v0.6.2 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-brunovicco-mcp-server-auth-template": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/brunovicco/mcp-server-auth-template:v0.6.2"
]
}
}
} Source: official MCP Registry record · registry name io.github.brunovicco/mcp-server-auth-template · published 2026-08-11 · updated 2026-08-11. Not an endorsement; review the code before connecting it to anything sensitive.