MCP Server Auth Template MCP
v0.6.2io.github.brunovicco/mcp-server-auth-template
OAuth 2.1/OIDC resource-server reference for secure MCP authorization
transport:stdio
runtime:oci
Target client
run in your project directory
claude mcp add mcp-server-auth-template -e MCP_SERVER_RESOURCE_SERVER_URL=<MCP_SERVER_RESOURCE_SERVER_URL> -e MCP_SERVER_AUTH_PROVIDER=<MCP_SERVER_AUTH_PROVIDER> -e MCP_SERVER_REQUIRED_SCOPES=<MCP_SERVER_REQUIRED_SCOPES> -e MCP_SERVER_TRANSPORT_ALLOWED_HOSTS=<MCP_SERVER_TRANSPORT_ALLOWED_HOSTS> -e MCP_SERVER_ENTRA_TENANT_ID=<MCP_SERVER_ENTRA_TENANT_ID> -e MCP_SERVER_ENTRA_AUDIENCE=<MCP_SERVER_ENTRA_AUDIENCE> -e MCP_SERVER_ENTRA_APPLICATION_ID_URI=<MCP_SERVER_ENTRA_APPLICATION_ID_URI> -e MCP_SERVER_GENERIC_ISSUER_URL=<MCP_SERVER_GENERIC_ISSUER_URL> -e MCP_SERVER_GENERIC_AUDIENCE=<MCP_SERVER_GENERIC_AUDIENCE> -e MCP_SERVER_GENERIC_JWKS_ALLOWED_ORIGINS=<MCP_SERVER_GENERIC_JWKS_ALLOWED_ORIGINS> -- docker run -i --rm ghcr.io/brunovicco/mcp-server-auth-template:v0.6.2
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.