Servers
Tesla MCP Server
@robcerda
MCP Server for Tesla Products, specifically using the Owner API
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tesla-mcp-server": {
"command": "uv",
"args": [
"venv"
]
}
}
}