Skip to main content
Glama
elderibeiro

Subaru STARLINK MCP for Grok Bot

by elderibeiro

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GROK_HOMENoAlternative home directory for Grok Bot. Defaults to $HOME.
SUBARU_PINNoMySubaru PIN. If not set, it is read from pass (subaru/pin). It is strongly recommended not to set this in the MCP registration to avoid exposure.
SUBARU_COUNTRYNoCountry for the MySubaru API (e.g., USA, Canada). If not set, the wrapper may default to USA.
SUBARU_MCP_SRCNoPath to the src directory if the MCP code is installed outside the default layout.
SUBARU_NICKNAMENoVehicle nickname to select a single vehicle when the account has multiple vehicles. If not set, tools require the nickname as a parameter.
SUBARU_PASSWORDNoMySubaru password. If not set, it is read from pass (subaru/password). It is strongly recommended not to set this in the MCP registration to avoid exposure.
SUBARU_USERNAMENoMySubaru username. If not set, it is read from pass (subaru/username).
SUBARU_DEVICE_IDNoMySubaru device ID. If not set, it is generated automatically and stored locally.
SUBARU_MCP_PYTHONNoPath to the Python interpreter of the MCP virtualenv if different from the default.
SUBARU_DEVICE_NAMENoDevice name used for MySubaru registration. Example: grok-bot.

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/elderibeiro/subaru-starlink-mcp-grokbot'

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