Kickd MCP Server
by anbturki
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KICKD_PORT | No | HTTP API port | 7400 |
| KICKD_LOG_FILE | No | Path to log file (optional) | |
| KICKD_API_TOKEN | No | Bearer token for API auth (optional) | |
| KICKD_LOG_LEVEL | No | Log level: debug, info, warn, error | info |
| KICKD_LOG_FORMAT | No | Log format: text or json | text |
| KICKD_RATE_LIMIT | No | Set false to disable rate limiting | true |
| KICKD_ENCRYPTION_KEY | No | AES-256 key for credential vault (optional) | |
| KICKD_QUEUE_MAX_SIZE | No | Max queue size | 1000 |
| KICKD_NOTIFY_SLACK_URL | No | Slack webhook for notifications (optional) | |
| KICKD_QUEUE_CONCURRENCY | No | Max concurrent queued tasks | 5 |
| KICKD_NOTIFY_DISCORD_URL | No | Discord webhook for notifications (optional) | |
| KICKD_NOTIFY_WEBHOOK_URL | No | Generic webhook for notifications (optional) |
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
ActivityInactive
ResponsivenessNo issues