cobanov/teslamate-mcp
by Various
A Model Context Protocol (MCP) server that provides access to your TeslaMate database, allowing AI assistants to query Tesla vehicle data and analytics.
MCP
cobanov/teslamate-mcp
Added 1 June 2026
Overview
A Model Context Protocol (MCP) server that provides access to your TeslaMate database, allowing AI assistants to query Tesla vehicle data and analytics. It is written in Python and connects to a TeslaMate PostgreSQL instance to expose structured vehicle metrics.
Best for
Best for
Tesla owners who use TeslaMate and want to query their vehicle data through AI assistants
Use cases
- Ask an AI assistant for recent trip efficiency or battery usage
- Query historical charging sessions and energy consumption
- Retrieve real-time vehicle location or status via natural language
How to use
Tools exposed
DATABASE_URLAUTH_TOKENPOOL_MIN_SIZEPOOL_MAX_SIZEQUERY_TIMEOUT_MSCUSTOM_SQL_ROW_LIMITLOG_LEVELHOSTPORTDEBUGget_basic_car_informationget_current_car_statusget_software_update_historyget_battery_health_summaryget_battery_degradation_over_timeget_daily_battery_usage_patternsget_tire_pressure_weekly_trendsget_monthly_driving_summaryget_daily_driving_patternsget_longest_drives_by_distance
Tested with
Claude Desktop, Cursor
Example client config
{\n "mcpServers": {\n "teslamate": {\n "command": "uv",\n "args": ["--directory", "/path/to/teslamate-mcp", "run", "teslamate-mcp", "stdio"]\n }\n }\n} Notes
A Model Context Protocol (MCP) server that provides access to your TeslaMate database, allowing AI assistants to query Tesla vehicle data and analytics. It is written in Python and connects to a TeslaMate PostgreSQL instance to expose structured vehicle metrics.
127 stars on GitHub. Last updated 2026-05-21. Licensed MIT.
Use cases
- Ask an AI assistant for recent trip efficiency or battery usage
- Query historical charging sessions and energy consumption
- Retrieve real-time vehicle location or status via natural language
Pros
- Lets AI assistants directly query TeslaMate data without manual database access
- Lightweight Python implementation with clear MCP protocol integration
- Open source with 127 stars and active community maintenance
Cons
- Requires a running TeslaMate instance with PostgreSQL database
- Limited to data already collected by TeslaMate (no direct Tesla API access)
- Setup requires configuring MCP host and database credentials
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lets AI assistants directly query TeslaMate data without manual database access
- Lightweight Python implementation with clear MCP protocol integration
- Open source with 127 stars and active community maintenance
Cons
- Requires a running TeslaMate instance with PostgreSQL database
- Limited to data already collected by TeslaMate (no direct Tesla API access)
- Setup requires configuring MCP host and database credentials
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.