Skip to main content
Glama

JWT Auditor MCP Server

by mohdhaji87

jwt_analyze

Analyze JSON Web Tokens (JWT) to identify common vulnerabilities and security issues, ensuring token integrity and adherence to best practices.

Instructions

Analyze a JWT for common vulnerabilities and issues.

Input Schema

NameRequiredDescriptionDefault
tokenYes

Input Schema (JSON Schema)

{ "properties": { "token": { "title": "Token", "type": "string" } }, "required": [ "token" ], "title": "jwt_analyzeArguments", "type": "object" }
Install Server

Other Tools from JWT Auditor MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mohdhaji87/JWTAuditorMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server