Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug modeFalse
LOG_LEVELNoLogging levelINFO
API_TOKENSNoAdditional tokens with granular scopes (JSON){}
WEBHOOK_URLNoSlack/Discord/n8n webhook URL
A10_BASE_URLYesFull URL to A10 device
A10_PASSWORDYesA10 device password
A10_USERNAMEYesA10 device username
CORS_ORIGINSNoAllowed CORS origins, comma-separated
A10_VERIFY_SSLNoVerify SSL certificatesFalse
WEBHOOK_FOOTERNoFooter text for webhook messagesA10 Guardian API
WEBHOOK_ENABLEDNoEnable webhook notificationsFalse
API_SECRET_TOKENYesInternal master token — full access, all scopes
MCP_SECRET_TOKENYesDedicated token for MCP clients (Claude, n8n) — full access
TELEGRAM_CHAT_IDNoTelegram chat ID (optional)
WEBHOOK_USERNAMENoDisplay name for webhook messagesA10 Guardian
RATE_LIMIT_DEFAULTNoAPI rate limit60/minute
TELEGRAM_BOT_TOKENNoTelegram bot token (optional)
NOTIFY_SYSTEM_HEALTHNoMonitor A10 health (60s interval)False
NOTIFY_ATTACK_ONGOINGNoPeriodic updates for long attacksFalse
NOTIFY_ATTACK_DETECTEDNoAlert when attack is detectedTrue
NOTIFY_MITIGATION_STOPNoNotify when mitigation stopsTrue
NOTIFY_TEMPLATE_CREATENoNotify on template creationTrue
NOTIFY_TEMPLATE_DELETENoNotify on template deletionTrue
NOTIFY_TEMPLATE_IMPORTNoNotify on template importsTrue
NOTIFY_TEMPLATE_UPDATENoNotify on template updatesFalse
NOTIFY_ATTACK_MITIGATEDNoAlert when attack endsTrue
NOTIFY_MITIGATION_STARTNoNotify when mitigation startsTrue
ATTACK_MONITORING_INTERVALNoCheck interval in seconds (10-300)30

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/opastorello/a10-guardian'

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