Tesla MCP Server
This repository provides a Model Context Protocol server that wraps both the Tesla Fleet API and the TeslaMate API. It includes vehicle endpoints, vehicle commands, energy endpoints (Powerwall/Solar), and charging endpoints. The implementation is modular and fully featured, exposing 98 MCP tools for the Tesla Fleet API and 9 MCP tools for the TeslaMate API.
Teams that want a hosted API integration endpoint instead of running a local process. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-07-01 · ★ 3 · #230 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install Tesla
before you install - you'll need
TESLA_BASE_URL
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add myteslamate-mcp-tesla --transport http https://mcp.myteslamate.com/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"myteslamate-mcp-tesla": {
"url": "https://mcp.myteslamate.com/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.myteslamate.com/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to mcp.myteslamate.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
registry registry publisher io.github.jlestel is not the repo owner (myteslamate) - the registry entry was published by someone else
03 · Who maintains Tesla
mcp-tesla is maintained by myteslamate. It's the only MCP server we track from this author; the repo dates to Oct 2025.
04 · Facts
- repository
- github.com/myteslamate/mcp-tesla
- category
- API integration - ranked #230 of 250 actively-maintained API integration servers as of 2026-08-25.
- registry
- io.github.jlestel/mcp-tesla (active, first published 2026-04-14)
05 · Tesla FAQ
What is Tesla?
This repository provides a Model Context Protocol server that wraps both the Tesla Fleet API and the TeslaMate API. It includes vehicle endpoints, vehicle commands, energy endpoints (Powerwall/Solar), and charging endpoints. The implementation is modular and fully featured, exposing 98 MCP tools for the Tesla Fleet API and 9 MCP tools for the TeslaMate API.
Is Tesla still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-01. We re-verify nightly.
How do I install Tesla?
Run `claude mcp add myteslamate-mcp-tesla --transport http https://mcp.myteslamate.com/mcp`. The README documents one environment variable (TESLA_BASE_URL) to set first. You can also paste the ready-made client config above.
Does Tesla require authentication?
Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
06 · Alternatives to Tesla
Alternatives to Tesla
Maintained API integration servers if Tesla isn't the fit.
- Microsoft 365 MCP Server Interact with Microsoft 365 and Office services through the Microsoft Graph API. ★ 932 · 2026-08-24
- Tapo MCP MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents ★ 796 · 2026-08-21
- Idea Reality MCP Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 782 · 2026-08-11
- Sqz Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe. ★ 609 · 2026-08-23
- Sv Number MCP Server Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back. ★ 560 · 2026-08-10
- Anytype MCP Official MCP server for Anytype API - your encrypted, local and collaborative wiki. ★ 510 · 2026-08-24
More API integration MCP servers · Legislative Yuan · Swagger MCP Bridge · Neo4j MCP Canary · Jitapi · Servicegraph
More Python MCP servers · Better Code Review Graph · Better Telegram MCP · Imagine MCP · Mnemo MCP · Wet MCP · see all