Skip to main content
Glama
anbturki

Kickd MCP Server

by anbturki

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KICKD_PORTNoHTTP API port7400
KICKD_LOG_FILENoPath to log file (optional)
KICKD_API_TOKENNoBearer token for API auth (optional)
KICKD_LOG_LEVELNoLog level: debug, info, warn, errorinfo
KICKD_LOG_FORMATNoLog format: text or jsontext
KICKD_RATE_LIMITNoSet false to disable rate limitingtrue
KICKD_ENCRYPTION_KEYNoAES-256 key for credential vault (optional)
KICKD_QUEUE_MAX_SIZENoMax queue size1000
KICKD_NOTIFY_SLACK_URLNoSlack webhook for notifications (optional)
KICKD_QUEUE_CONCURRENCYNoMax concurrent queued tasks5
KICKD_NOTIFY_DISCORD_URLNoDiscord webhook for notifications (optional)
KICKD_NOTIFY_WEBHOOK_URLNoGeneric webhook for notifications (optional)

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/anbturki/kickd'

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