Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LK_BASE_URLNoBase URL of the lk-tko-v2 REST API instance. Defaults to the local dev instance.http://localhost:8080
LK_PASSWORDYesPassword for OAuth2 password grant authentication to lk-tko-v2.
LK_USERNAMEYesLogin (username) for OAuth2 password grant authentication to lk-tko-v2.
LK_CLIENT_IDYesOAuth2 client ID for accessing the lk-tko-v2 CUBA REST API.
LK_CLIENT_SECRETYesOAuth2 client secret for accessing the lk-tko-v2 CUBA REST API.

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
pingA

Проверка того, что сервер жив и подключён.

get_contragent_statusB

Найти контрагента ЛК по ИНН и вернуть его данные.

Возвращает найденную сущность Contragent целиком через REST API lk-tko-v2 — отдельного поля "статус" может не быть, это нужно смотреть по реальным данным, которые вернёт CUBA REST.

get_contragent_debtA

Долг контрагента (основной долг, пени, госпошлина) по лицевому счёту или ИНН.

get_debt_by_phoneB

Долг по всем лицевым счетам, привязанным к телефону.

get_debt_by_emailB

Долг по всем лицевым счетам, привязанным к email.

get_serviced_periodsB

Периоды обслуживания (даты начала/окончания) лицевого счёта или ИНН.

get_calculation_amount_typeC

Тип расчёта начислений и текущий долг по лицевому счёту/ИНН.

get_contragent_billsB

Счета контрагента за период.

contragent_id — UUID контрагента (см. поле "id" в get_contragent_status). date_from/date_to — даты в формате dd.MM.yyyy.

get_contractB

Список договоров контрагента с суммами начислений/платежей/пеней/долга.

contragent_id — UUID контрагента (см. поле "id" в get_contragent_status).

get_fine_detailsA

Детализация пеней по лицевому счёту за период, по договорам и месяцам.

date_from/date_to — даты в формате dd.MM.yyyy.

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/K1mvasyok/lk-tko-mcp'

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