Dizko Events MCP
Officialby Dizko-Labs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the hosted HTTP MCP server. | 8787 |
| DIZKO_MCP_URL | No | URL of the hosted MCP endpoint. | https://mcp.dizko.app/mcp |
| DIZKO_API_RETRIES | No | Number of retries for transient network/5xx failures. | 2 |
| DIZKO_API_BASE_URL | No | Base URL for the Dizko API. | https://api.dizko.app |
| DIZKO_WEB_BASE_URL | No | Base URL for the Dizko web app. | https://www.dizko.app |
| DIZKO_API_TIMEOUT_MS | No | Timeout in milliseconds for Dizko API requests. | 8000 |
| DIZKO_API_RETRY_BASE_DELAY_MS | No | Base delay in milliseconds for retry backoff with jitter. | 250 |
| EVENTCHAT_MCP_ALLOWED_ORIGINS | No | Comma-separated list of allowed origins for the hosted MCP endpoint. | https://chatgpt.com,https://chat.openai.com,https://claude.ai |
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 | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessNo issues