teslamate

GitHub

A self-hosted data logger for your Tesla ๐Ÿš˜ [main maintainer=@JakobLichterfeld]

teslamate MCP Server

MCP server for teslamate-org/teslamate

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "teslamate": {
      "command": "npx",
      "args": [
        "-y",
        "@teslamate-org/teslamate"
      ]
    }
  }
}