Tesla MCP Server
by Sara3
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Optional host for HTTP server mode (default: 0.0.0.0) | |
| PORT | No | Optional port for HTTP server mode (default: 3000) | |
| BASE_URL | No | Public URL of the server, required for production HTTP/SSE mode to handle OAuth redirects | |
| TESLA_CLIENT_ID | No | Tesla Client ID from the Tesla Developer Portal | |
| TESLA_CLIENT_SECRET | No | Tesla Client Secret from the Tesla Developer Portal | |
| TESLA_REFRESH_TOKEN | No | Tesla Refresh Token obtained through the OAuth 2.0 flow |
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
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/Sara3/Tesla-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server