-
securityF
license-
qualityA Model Context Protocol server that exposes multiple AI tools over SSE transport with JWT-based secure authentication, allowing for dynamic tool registration and session management.
10,603
1
TypeScript
JSON Web Tokens (JWT) is an open standard for securely transmitting information between parties as a JSON object. JWTs are commonly used for authentication and information exchange in web development.
Why this server?
Enables secure authentication for MCP server access through Bearer token flow.