Kitchen MCP Server
MCPReferenceby horatio8
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
MCP configuration
Environment
PORTPort to listen on (default 3000)
TRUST_PROXYSet to 1 when behind a trusted proxy (e.g., Cloud Run)
MCP_GATE_TOKENsecretOptional shared bearer token to gate access to the MCP endpoint
ALLOWED_ORIGINSCORS allow-list, e.g., https://claude.ai
KITCHEN_API_KEYsecretKitchen API key for single-tenant deployments (alternative to per-request header)
KITCHEN_WORKSPACEKitchen workspace subdomain for single-tenant deployments (alternative to per-request header)
KITCHEN_WEBHOOK_SECRETSsecretComma-separated webhook secrets to enable webhook receiver
HTTP_RATE_LIMIT_PER_MINUTEPer-tenant HTTP rate limit (default 120)
KITCHEN_WEBHOOK_FORWARD_URLURL to forward verified webhook events
KITCHEN_WEBHOOK_FORWARD_TOKENsecretOptional token sent as X-Forward-Token header when forwarding webhooks
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.