Skip to content

Jwt

Free

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.

v3.15.2Added Apr 12, 2026
mcpvurbjwtjson-web-tokenauthentication
Works with:ClaudeGPTGeminiCopilot

Jwt MCP Server

JWT verification middleware for MCP servers built with vurb. Standards-compliant token validation with jose, JWKS support, and self-healing error responses.

Installation

npx -y @vurb/jwt

Reviews

Leave a Review

Installation

Quick install
npx -y @vurb/jwt
Add to claude_desktop_config.json
{
  "mcpServers": {
    "jwt": {
      "command": "npx",
      "args": ["-y", "@vurb/jwt"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared