Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TESLA_VINNoDefault vehicle if tools omit vin
TESLA_REGIONNoeu (default) or naeu
MCP_TRANSPORTNoSet to `http` to start Streamable HTTP instead of stdio
TESLA_AUDIENCEYesFleet base URL for your region (EU example in env.example)
TESLA_MCP_HOSTNoBind address0.0.0.0
TESLA_MCP_PORTNoBind port8787
TESLA_CLIENT_IDYesDeveloper app client id
TESLA_MCP_TOKENNoBearer gate for Streamable HTTP. Not a Fleet/Tessie token
TESLA_CACHE_PATHNoToken cache path./token-cache.json
TESLA_COMMAND_BASENoProxy origin, e.g. https://127.0.0.1:4443
TESLA_REDIRECT_URIYesMust match the app's allowed redirect (e.g. https://your.domain/callback)
NODE_EXTRA_CA_CERTSNoProxy TLS CA if you use a self-signed localhost cert
TESLA_CLIENT_SECRETYesDeveloper app secret

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/supervised-nl/tesla-fleet-mcp'

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