travel & transportation

Teslamate Mcp

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

python
local
travel & transportation
0
View on GitHub

Installation

npx -y cobanov/teslamate-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "teslamate-mcp",
  "command": "npx",
  "args": [
    "-y",
    "cobanov/teslamate-mcp"
  ]
}

About This MCP Server

cobanov/teslamate-mcp

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

GitHub: https://github.com/cobanov/teslamate-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub