dmarc-doctor
by Baneado98
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port number for the HTTP server. | |
| SERVICE_KEY | No | Optional service key (for internal use). | |
| FORCE_LISTEN | No | If set to 'true', forces the server to listen on a port even when in stdio mode. | |
| PRO_API_KEYS | No | Comma-separated list of API keys for premium access (for testing). | |
| X402_ENABLED | No | Set to 'false' to disable x402 payment gate. | |
| PUBLIC_BASE_URL | No | Public base URL of the service (for Stripe redirects). | |
| SERVICE_KEY_ENV | No | Environment variable name that holds the bearer key for premium service. | |
| SERVICE_PRO_URL | No | URL for the premium service endpoint. | |
| STRIPE_PLAN_NAME | No | Name of the Stripe plan for premium access. | |
| STRIPE_KEY_PREFIX | No | Prefix for Stripe API keys (e.g., 'dns_'). | |
| STRIPE_SECRET_KEY | No | Stripe secret key for processing payments. | |
| CLOUDFLARE_API_TOKEN | No | Cloudflare API token for KV store. | |
| CLOUDFLARE_ACCOUNT_ID | No | Cloudflare account ID for KV store. | |
| STRIPE_WEBHOOK_SECRET | No | Stripe webhook signing secret. | |
| CLOUDFLARE_KV_NAMESPACE_ID | No | Cloudflare KV namespace ID for storing API keys. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |