Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REPORTS_DIRNoDirectory to save generated PDF reports.reports
STORAGE_PATHNoPath to the JSONL incident storage file.incidents.jsonl
DASHBOARD_HOSTNoIP address to bind the dashboard.127.0.0.1
DASHBOARD_PORTNoPort for the dashboard.5000
GEMINI_API_KEYYesPrimary Google Gemini API Key for semantic analysis.
GEMINI_API_KEYSNoComma-separated list of Gemini API Keys for load balancing.
MCP_SERVER_HOSTNoIP address to bind the MCP SSE server.127.0.0.1
MCP_SERVER_PORTNoPort for the MCP SSE server.5001
SLACK_APP_TOKENYesThe xapp- token for Socket Mode connections.
SLACK_BOT_TOKENYesThe xoxb- token for Slack API calls.
DASHBOARD_PASSWORDNoBasic Auth password for the web dashboard.agentzero
DASHBOARD_USERNAMENoBasic Auth username for the web dashboard.admin
SLACK_SIGNING_SECRETYesUsed to verify incoming Slack requests.
COMPLIANCE_OFFICER_IDNoSlack User ID to receive DMs for high severity alerts and rate limits.

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/Abdulrahman-Alfeqy/AgentZero'

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