Skip to main content
Glama
diarmind

kanpla-mcp

by diarmind

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KANPLA_BASENoBase URL for Kanpla (might differ for regional accounts).https://app.kanpla.io
KANPLA_EMAILYesYour Kanpla login email.
KANPLA_LANGUAGENoLanguage code for menu text (e.g. en, da, nb).en
KANPLA_PASSWORDYesYour Kanpla password.
KANPLA_MODULE_IDNoCanteen/module ID. Optional if you use list_modules to discover it first.
KANPLA_FIREBASE_API_KEYYesPublic Firebase client key (AIza...) from app.kanpla.io network request.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_today_menuA

Returns the available Kanpla menu items for today.

get_menu_for_dateB

Returns the available Kanpla menu items for a specific date.

list_modulesA

Lists the canteens/modules available to your account, so you can find your moduleId.

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/diarmind/kanpla-mcp'

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