StarLine MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STARLINE_LOGIN | Yes | Account login for my.starline.ru | |
| STARLINE_APP_ID | Yes | App ID from https://my.starline.ru/developer | |
| STARLINE_PASSWORD | Yes | Account password for my.starline.ru | |
| STARLINE_APP_SECRET | Yes | App secret from https://my.starline.ru/developer |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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. Сам выбирает команду под блок: |
| set_heaterB | Включить/выключить предпусковой подогреватель (Webasto). Требует confirm=true. |
| set_channelA | Включить/выключить дополнительный канал (реле). Требует confirm=true. |
| find_carB | Найти автомобиль — короткий сигнал клаксоном и моргание (poke). Безопасно. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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