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.
Platform-specific configuration:
{
"mcpServers": {
"teslamate-mcp": {
"command": "npx",
"args": [
"-y",
"teslamate-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...