Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
K_RUOKA_CHROMENoPath to the Google Chrome executable. Overrides the default `/usr/bin/google-chrome`./usr/bin/google-chrome
K_RUOKA_PROFILENoDirectory where the browser profile (login session) is stored. Overrides the default `~/.local/share/k-ruoka-mcp/profile`.~/.local/share/k-ruoka-mcp/profile
K_RUOKA_DEBUG_PORTNoPort for the Chrome DevTools Protocol relay used in Docker. Default is 9222.9222
K_RUOKA_USER_AGENTNoOverride the derived User-Agent string. Useful if Chrome changes its version format or to purposely provoke a Cloudflare block.
K_RUOKA_MIN_REQUEST_INTERVAL_MSNoMinimum interval between requests to /kr-api/ in milliseconds. Default is 500; set to 0 to disable the rate limit.500

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/nikosavola/k-ruoka-mcp'

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