This is an orchestrator for handling enterprise SSO flows, specifically SAML and OIDC authentication protocols. You'd reach for this when you need Claude to interact with identity providers or manage authentication workflows without building the SAML/OIDC plumbing yourself. The source details are minimal, but the core use case is clear: bridging between MCP clients and enterprise authentication systems that use these standard protocols. Useful if you're building workflows that need to authenticate users against corporate identity providers, validate tokens, or orchestrate multi-step SSO handshakes. Deployed as a serverless endpoint on Vercel with SSE transport for real-time communication.
claude mcp add --transport sse io.github.evozim-sso-auth-bridge https://sso-auth-bridge-mcp.vercel.app/api/mcp