Skip to main content
Glama
horatio8

Kitchen MCP Server

by horatio8

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort to listen on (default 3000)
TRUST_PROXYNoSet to 1 when behind a trusted proxy (e.g., Cloud Run)
MCP_GATE_TOKENNoOptional shared bearer token to gate access to the MCP endpoint
ALLOWED_ORIGINSNoCORS allow-list, e.g., https://claude.ai
KITCHEN_API_KEYNoKitchen API key for single-tenant deployments (alternative to per-request header)
KITCHEN_WORKSPACENoKitchen workspace subdomain for single-tenant deployments (alternative to per-request header)
KITCHEN_WEBHOOK_SECRETSNoComma-separated webhook secrets to enable webhook receiver
HTTP_RATE_LIMIT_PER_MINUTENoPer-tenant HTTP rate limit (default 120)
KITCHEN_WEBHOOK_FORWARD_URLNoURL to forward verified webhook events
KITCHEN_WEBHOOK_FORWARD_TOKENNoOptional token sent as X-Forward-Token header when forwarding webhooks

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/horatio8/KitchenMCP'

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