Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by hyprmcp • Uncategorized
An MCP server that reports authentication information by decoding JWT tokens from request headers.
Identify the authenticated user from JWT tokens in requests.
Verify and report authentication context in MCP protocol interactions.
For developers who want to integrate or test JWT-based authentication reporting in their MCP workflows.
This MCP server parses the Authorization header as a JWT and reports decoded payload items, providing insight into the current request's authentication context. It is useful for agents and applications that need to verify or display user identity information based on JWT tokens. The server is available both as a public demo and for local deployment via NPM or Docker, with multiple installation instructions for various platforms.