MCP server combining TeslaMate historical analytics with Fleet API live data and commands. Works with Claude Code, Claude Desktop, Cursor, and any MCP-compatible client.
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.
process.env. You'll be asked to provide them before it can run.TESLAMATE_DB_HOST— "": "localhost",TESLAMATE_DB_PORT— 5432 Postgres portTESLAMATE_DB_USER— teslamate Postgres userTESLAMATE_DB_PASS— "": "your_password",TESLAMATE_DB_NAME— teslamate Database nameTESLA_PROXY_URL— "": "https://localhost:4443",TESLA_VIN— "": "your_vin",TESLA_TOKEN_FILE— "": "/path/to/tokens.json",TESLA_CLIENT_ID— "": "your_client_id",TESLA_CLIENT_SECRET— "": "your_client_secret",TESLA_CAR_ID— 1 TeslaMate car ID (for multi-car instances)TESLA_BATTERY_KWH— 75 Usable battery capacity in kWhTESLA_BATTERY_RANGE_KM— 525 EPA range at 100% in kmTESLA_ELECTRICITY_RATE— 0.12 Electricity cost in $/kWhTESLA_GAS_PRICE— 3.50 Gas price in $/gallon (for comparison)TESLA_GAS_MPG— 28 Comparable gas vehicle MPGTESLA_VERIFY_SSL— "": "false"[](https://m8ven.ai/mcp/lodordev-mcp-teslamate-fleet-1b82rt)