Skip to main content
Glama
steamn
by steamn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IIKO_APP_IDYesappId from the developer portal
IIKO_BASE_URLNoOptional. Base URL of the iikoTransport API. Defaults to https://api-ru.iiko.serviceshttps://api-ru.iiko.services
IIKO_API_LOGINYesapiKey from iikoWeb
IIKO_TIMEOUT_MSNoOptional. Request timeout in milliseconds. Defaults to 3000030000
IIKO_CLIENT_SECRETYesclientSecret from the developer portal (shown only once)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
iiko_requestA

Универсальный отладочный вызов iiko API: любой метод и путь с автоматической v2-авторизацией. Возвращает HTTP-статус, correlationId и тело ответа. Пример: method=POST, path=/api/1/organizations, body={}.

iiko_access_tokenA

Получить (или принудительно обновить) access_token v2. Полезно для отладки авторизации: показывает выданный JWT.

iiko_organizationsA

Список организаций (POST /api/1/organizations). Возвращает organizationId для остальных вызовов.

iiko_nomenclatureC

Меню организации (POST /api/1/nomenclature).

iiko_stop_listsC

Стоп-листы по организациям (POST /api/1/stop_lists).

iiko_deliveries_by_idC

Статус доставок по orderIds (POST /api/1/deliveries/by_id).

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/steamn/iiko-mcp'

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