An MCP server that connects to the Tesla Fleet API, allowing users to control vehicles and retrieve real-time status updates through Claude and other AI assistants. It supports functions such as waking up vehicles, viewing detailed vehicle information, and debugging via both stdio and HTTP/SSE transports.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`
axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge
Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig
Axios is vulnerable to DoS attack through lack of data size check
Axios: Header Injection via Prototype Pollution
process.env. You'll be asked to provide them before it can run.BASE_URL— In your MCP client, use Server URL: http://localhost:3000/sse (for production use HTTPS and set ).HOST— No Bind address (default 0.0.0.0)NGROK_URLPORT— No Port (default 3000)TESLA_CLIENT_ID— Optional If set with TESLA_CLIENT_SECRET, users go straight to the Tesla login page (no setup page)TESLA_CLIENT_SECRET— TESLA_CLIENT_ID Optional If set with , users go straight to the Tesla login page (no setup page)TESLA_PUBLIC_KEYTESLA_REFRESH_TOKEN— Yes From npm run get-tokenTWILIO_ACCOUNT_SID— Optional Twilio account SID (enables get_recent_texts / send_text)TWILIO_AUTH_TOKEN— Optional Twilio auth tokenTWILIO_PHONE_NUMBER— Optional Your Twilio phone number (E.164, e.g. +15551234567)[](https://m8ven.ai/mcp/sara3-tesla-mcp-2qr6mz)