Skip to main content
Glama
lukegskw

kitchenowl-insights-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KITCHENOWL_INSIGHTS_HOSTNoHTTP bind address.0.0.0.0
KITCHENOWL_INSIGHTS_PORTNoHTTP listening port.8099
KITCHENOWL_INSIGHTS_LOG_LEVELNoApplication log-level contract (e.g., INFO, DEBUG, ERROR).INFO
KITCHENOWL_INSIGHTS_MAX_TOP_KNoMaximum allowed recommendations.20
KITCHENOWL_INSIGHTS_TRANSPORTNoTransport mode: 'stdio' or 'streamable-http'. Can be overridden by --transport command-line option.stdio
KITCHENOWL_INSIGHTS_DATABASE_URLYesSQLite or PostgreSQL database URL. Required. Example: sqlite:////absolute/path/to/database.db or postgresql://user:pass@host:5432/db
KITCHENOWL_INSIGHTS_NOW_OVERRIDENoDeterministic clock override intended for tests.
KITCHENOWL_INSIGHTS_ALLOWED_HOSTSNoComma-separated list of hostnames allowed for Host and Origin headers. Required when using streamable-http transport.
KITCHENOWL_INSIGHTS_DEFAULT_TOP_KNoDefault number of recommendations.5
KITCHENOWL_INSIGHTS_MAX_HISTORY_EVENTSNoMaximum history events loaded per request.5000

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

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/lukegskw/kitchenowl-insights-mcp'

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