Kitchen MCP Server

MCPReference

by horatio8

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcpremote-capable

MCP configuration

stdio

Environment

  • PORT

    Port to listen on (default 3000)

  • TRUST_PROXY

    Set to 1 when behind a trusted proxy (e.g., Cloud Run)

  • MCP_GATE_TOKENsecret

    Optional shared bearer token to gate access to the MCP endpoint

  • ALLOWED_ORIGINS

    CORS allow-list, e.g., https://claude.ai

  • KITCHEN_API_KEYsecret

    Kitchen API key for single-tenant deployments (alternative to per-request header)

  • KITCHEN_WORKSPACE

    Kitchen workspace subdomain for single-tenant deployments (alternative to per-request header)

  • KITCHEN_WEBHOOK_SECRETSsecret

    Comma-separated webhook secrets to enable webhook receiver

  • HTTP_RATE_LIMIT_PER_MINUTE

    Per-tenant HTTP rate limit (default 120)

  • KITCHEN_WEBHOOK_FORWARD_URL

    URL to forward verified webhook events

  • KITCHEN_WEBHOOK_FORWARD_TOKENsecret

    Optional 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.