JWT Doctor
by Baneado98
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port number for the server | 8899 |
| SERVICE_KEY | No | The buyer's API key (optional, can be set via other env vars) | |
| FORCE_LISTEN | No | Force server to listen (for testing) | |
| PRO_API_KEYS | No | Comma-separated list of valid pro API keys for testing | |
| X402_ENABLED | No | Enable x402 payment protocol | true |
| PUBLIC_BASE_URL | No | The server's public base URL (homepage) | |
| SERVICE_KEY_ENV | No | Environment variable name that holds the buyer's API key (e.g., 'DNS_DOCTOR_KEY') | |
| SERVICE_PRO_URL | No | URL of the hosted /pro/run endpoint | |
| STRIPE_PLAN_NAME | No | Name of the Stripe plan | |
| STRIPE_KEY_PREFIX | No | Prefix for Stripe API keys (e.g., 'dns_') | |
| STRIPE_SECRET_KEY | No | Stripe secret key | |
| CLOUDFLARE_API_TOKEN | No | Cloudflare API token for KV | |
| CLOUDFLARE_ACCOUNT_ID | No | Cloudflare account ID for KV | |
| STRIPE_WEBHOOK_SECRET | No | Stripe webhook secret | |
| CLOUDFLARE_KV_NAMESPACE_ID | No | Cloudflare KV namespace ID for key store |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/Baneado98/jwt-doctor'
If you have feedback or need assistance with the MCP directory API, please join our Discord server