Back to directory
cobanov/teslamate-mcp

cobanov/teslamate-mcp

@cobanov

A Model Context Protocol (MCP) server that provides access to your TeslaMate database, allowing AI assistants to query Tesla vehicle data and analytics.

teslamatetesladatabasepostgresqlanalyticsmcp-servervehicle-data

Installation & Configuration

{
  "mcpServers": {
    "teslamate": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/teslamate-mcp",
        "run",
        "teslamate-mcp",
        "stdio"
      ]
    }
  }
}

Information

Transport
stdiostreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/12