toyota-mcp
Related Servers
Alternatives to toyota-mcp
No user-submitted related servers found.
Related Servers
- AlicenseCqualityDmaintenanceConnects Claude with the Tesla Owner API, enabling authentication and data retrieval for Tesla vehicles and solar systems.71MIT
- AlicenseAqualityAmaintenanceA Model Context Protocol server that connects Claude to your own Kia vehicle through the Kia Owners API, enabling vehicle status, location, odometer, EV charge state, and confirm-gated commands for doors, climate, and charging.17433 npmMIT
- AlicenseNot gradedqualityCmaintenanceConnects MCP clients (e.g., Claude) to your NIBE myUplink heat-pump account for reading sensors and controlling settings via OAuth2 authentication.1MIT
- AlicenseBqualityAmaintenanceConnects to Garmin Connect and exposes your fitness and health data (activities, sleep, heart rate, steps, body composition) to Claude and other MCP-compatible clients.1481,162MIT
- AlicenseNot gradedqualityAmaintenanceMCP server for controlling Polestar vehicles via natural language, enabling climate, charging, locks, location, and vehicle status management through Claude.MIT
- AlicenseAqualityCmaintenanceConnects Claude and other MCP clients to myGEKKO building controllers via the official Query API, enabling natural-language queries and control of smart-home devices. It is read-only by default, with write actions available only through explicit opt-in and safety policies.3MIT
TDQS
Scored across 26 tools
Each tool maps to a distinct resource/action with explicit 'Use for' guidance and cross-references, e.g. get_status vs get_health and get_energy vs get_charging. Even near-overlaps like find_car vs sound_horn and the three trip tools are cleanly separated by output shape or intent.
All tools follow a consistent toyota_ + verb + object pattern in snake_case, e.g. toyota_get_status, toyota_lock_doors, toyota_start_climate. The only slight deviation is toyota_charge_now, but it still reads naturally as a command verb.
26 tools is a heavy surface, above the 16-25 band and bordering on too many for a single MCP server. However, each tool earns its place given the broad Toyota connected-car domain of reads, trips, and remote commands, so the count feels broad rather than redundant.
The set covers vehicle discovery, status, energy, charging, trips, health, location, climate, fuel stations, and major remote commands. Minor gaps remain around management actions such as setting charging schedules, customizing climate presets, and stopping charging, but core workflows have no dead ends.