by MCP Community
JWT verification middleware for MCP servers built with vurb. Standards-compliant token validation with jose, JWKS support, and self-healing error responses.
JWT verification middleware for MCP servers built with vurb. Standards-compliant token validation with jose, JWKS support, and self-healing error responses.
npx -y @vurb/jwt
npx -y @vurb/jwt
{
"mcpServers": {
"jwt": {
"command": "npx",
"args": ["-y", "@vurb/jwt"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared