Cariot MCP Server
OfficialRelated Servers
Alternatives to Cariot MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseAqualityBmaintenanceEnables fleet management through natural language, providing tools to list vehicles, retrieve live status, trips, and fuel data from Cartrack's Fleet API, and synchronize daily and monthly reports to Google Sheets.4-
- FlicenseNot gradedqualityCmaintenanceExposes the MyGeotab API as AI-callable tools, letting Claude query fleet data, device status, trips, tachograph files, fuel, diagnostics, faults, and driver information across multiple customer databases through natural language.-
- FlicenseBqualityCmaintenanceEnables interaction with the Witzense/JIMI device tracking Open API, providing tools for device tracking, locations, alarms, reports, OBD data, and geofences.23-
- AlicenseAqualityDmaintenanceEnables access to SORACOM IoT platform data including Harvest sensor data, file storage, SoraCam camera footage/events, and SIM statistics through authenticated API calls.5MIT
- AlicenseBqualityBmaintenanceFleet management in your assistant — vehicles, routes, drivers and HOS compliance over Samsara's public API.214MIT
- AlicenseBqualityBmaintenanceProvides read-only access to Evolute companion API, enabling retrieval of vehicle telemetry, trips, charge sessions, and authentication status without the official app.6MIT
TDQS
Scored across 7 tools
Each tool targets a distinct aspect of fleet management: drivers, vehicles, daily reports (singular/plural), real-time info, alcohol check analysis, and chart generation. The only potential confusion is between get_daily_report and get_daily_reports, but the singular/plural distinction is clear.
Most tools use the 'get_' prefix consistently, but 'analyze_alcohol_checks' and 'generate_chart_config' break the pattern with different verbs. While readable, the mix of verb styles is inconsistent.
With 7 tools, the server is well-scoped for a fleet data retrieval and analysis domain. Each tool serves a clear purpose without being excessive or insufficient.
The tool set covers core read operations (drivers, vehicles, reports, real-time) and adds analysis (alcohol checks, chart config). However, there are no write operations (e.g., create/update drivers, submit reports), which may limit agents performing management tasks.