k-ruoka-mcp
by nikosavola
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| K_RUOKA_CHROME | No | Path to the Google Chrome executable. Overrides the default `/usr/bin/google-chrome`. | /usr/bin/google-chrome |
| K_RUOKA_PROFILE | No | Directory 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_PORT | No | Port for the Chrome DevTools Protocol relay used in Docker. Default is 9222. | 9222 |
| K_RUOKA_USER_AGENT | No | Override the derived User-Agent string. Useful if Chrome changes its version format or to purposely provoke a Cloudflare block. | |
| K_RUOKA_MIN_REQUEST_INTERVAL_MS | No | Minimum 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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