Subaru STARLINK MCP for Grok Bot
by elderibeiro
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GROK_HOME | No | Alternative home directory for Grok Bot. Defaults to $HOME. | |
| SUBARU_PIN | No | MySubaru 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_COUNTRY | No | Country for the MySubaru API (e.g., USA, Canada). If not set, the wrapper may default to USA. | |
| SUBARU_MCP_SRC | No | Path to the src directory if the MCP code is installed outside the default layout. | |
| SUBARU_NICKNAME | No | Vehicle nickname to select a single vehicle when the account has multiple vehicles. If not set, tools require the nickname as a parameter. | |
| SUBARU_PASSWORD | No | MySubaru 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_USERNAME | No | MySubaru username. If not set, it is read from pass (subaru/username). | |
| SUBARU_DEVICE_ID | No | MySubaru device ID. If not set, it is generated automatically and stored locally. | |
| SUBARU_MCP_PYTHON | No | Path to the Python interpreter of the MCP virtualenv if different from the default. | |
| SUBARU_DEVICE_NAME | No | Device 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
| Name | Description |
|---|---|
No tools | |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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