JWT Auditor MCP Server
by mohdhaji87
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| jwt_decodeA | Decode a JWT and return its header, payload, and signature (no verification). |
| jwt_analyzeC | Analyze a JWT for common vulnerabilities and issues. |
| jwt_bruteforceA | Bruteforce the secret for HS256/HS384/HS512 JWTs using a common wordlist or a custom one. |
| jwt_generateC | Generate a JWT with the given header, payload, algorithm, and key (HS* or RS*). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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