Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by alisyedn • Uncategorized
An MCP server implementing OAuth 2.0 PKCE authentication with Keycloak for secure, tenant-isolated remote access to notes.
Secure OAuth 2.0 PKCE authentication with tenant isolation.
Dynamic client registration compliant with RFC 7591.
A stateless MCP server with JWT validation and trusted TLS.
This MCP server demonstrates secure remote access using OAuth 2.0 PKCE authentication integrated with Keycloak, featuring dynamic client registration and JWT token validation. It ensures per-user tenant isolation by leveraging JWT claims and validates token audience to restrict access. The server is stateless, supports trusted TLS certificates via mkcert, and is deployable with Docker Compose including Keycloak and Caddy proxy for HTTPS.