Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STARLINE_LOGINYesAccount login for my.starline.ru
STARLINE_APP_IDYesApp ID from https://my.starline.ru/developer
STARLINE_PASSWORDYesAccount password for my.starline.ru
STARLINE_APP_SECRETYesApp secret from https://my.starline.ru/developer

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
list_devicesB

Список автомобилей/устройств StarLine на аккаунте с кратким статусом.

get_statusC

Подробный статус устройства: охрана, двигатель, температура, АКБ, GSM, GPS.

get_locationC

Координаты GPS устройства.

set_securityA

Поставить (on=true) или снять (on=false) автомобиль с охраны. Требует confirm=true.

set_engineA

Запустить (on=true) или заглушить (on=false) двигатель. Требует confirm=true.

Сам выбирает команду под блок: ign (если поддерживается) либо ign_start/ign_stop (как у части моделей).

set_heaterB

Включить/выключить предпусковой подогреватель (Webasto). Требует confirm=true.

set_channelA

Включить/выключить дополнительный канал (реле). Требует confirm=true.

find_carB

Найти автомобиль — короткий сигнал клаксоном и моргание (poke). Безопасно.

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/curlysasha/starline-mcp'

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