Audits JSON Web Tokens using a suite of advanced security tools via an MCP server.
JWTAuditorMCP is a powerful MCP server designed to provide a comprehensive suite of tools for auditing JSON Web Tokens. Inspired by JWTAuditor, it offers robust capabilities to decode JWT components, identify various security vulnerabilities (such as weak algorithms or sensitive data exposure), and even brute-force secrets. Additionally, it enables users to generate and modify JWTs, supporting both HS* and RS* algorithms. All operations are performed locally, ensuring sensitive data remains private, making it an invaluable resource for security researchers and developers working with JWTs.