AgentZero
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REPORTS_DIR | No | Directory to save generated PDF reports. | reports |
| STORAGE_PATH | No | Path to the JSONL incident storage file. | incidents.jsonl |
| DASHBOARD_HOST | No | IP address to bind the dashboard. | 127.0.0.1 |
| DASHBOARD_PORT | No | Port for the dashboard. | 5000 |
| GEMINI_API_KEY | Yes | Primary Google Gemini API Key for semantic analysis. | |
| GEMINI_API_KEYS | No | Comma-separated list of Gemini API Keys for load balancing. | |
| MCP_SERVER_HOST | No | IP address to bind the MCP SSE server. | 127.0.0.1 |
| MCP_SERVER_PORT | No | Port for the MCP SSE server. | 5001 |
| SLACK_APP_TOKEN | Yes | The xapp- token for Socket Mode connections. | |
| SLACK_BOT_TOKEN | Yes | The xoxb- token for Slack API calls. | |
| DASHBOARD_PASSWORD | No | Basic Auth password for the web dashboard. | agentzero |
| DASHBOARD_USERNAME | No | Basic Auth username for the web dashboard. | admin |
| SLACK_SIGNING_SECRET | Yes | Used to verify incoming Slack requests. | |
| COMPLIANCE_OFFICER_ID | No | Slack User ID to receive DMs for high severity alerts and rate limits. |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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