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
Installation
npx -y cobanov/teslamate-mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub