Skip to main content
Glama
j7018515

ibronevik-taxi-mcp

by j7018515

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TAXI_LOGINNoLogin for the taxi account, used by the authenticate tool.
TAXI_CONFIGNoConfiguration selector for the taxi service environment (e.g., '0' in the sample MCP client config).
TAXI_PASSWORDNoPassword for the taxi account, used by the authenticate tool.
TAXI_WRITE_MODENoWrite policy for modifying tools: 'confirm' asks before writing, 'allow' permits writes, 'deny' blocks writes.confirm

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": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
taxi_statusA

Проверяет доступность бэка, возвращает арендатора, версию справочника и состояние авторизации. Read-only, учётные данные не требуются.

taxi_reference_listA

Имена и размеры всех публичных справочников (/data/) с версией кеша. Read-only, без авторизации.

taxi_reference_getA

Возвращает полное содержимое указанных справочных таблиц (например car_classes, currencies, payment_ways). Read-only, без авторизации.

taxi_authenticateA

Выполняет вход по TAXI_LOGIN/TAXI_PASSWORD (цепочка auth -> token). Токен не разглашается — возвращается только факт успеха. Требует учётных данных.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources