MCP server · Samsara Fleet Management
Samsara MCP
Fleet management in your assistant — vehicles, routes, drivers and HOS compliance, over Samsara's public API.
View on GitHubMIT licensed · 4★ · 3 forks · verified August 2026
Install
- 1
git clone https://github.com/AutomationSquadOS/mcp-samsara - 2
cd mcp-samsara && npm install && npm run build - 3Add the server to your Claude Desktop config (claude_desktop_config.example.json in the repo is a working template)
- 4Set SAMSARA_API_TOKEN — generate one in Samsara under Settings → Organization → API Tokens
What it does
- Route management
- Create, update, delete and optimise routes, preserving stop state so time tracking survives an edit.
- Vehicle management
- List vehicles, pull details, real-time locations and statistics.
- Driver management
- Driver records, Hours-of-Service compliance tracking and safety events.
- Webhooks
- Real-time notifications for route updates and vehicle events.
- Addresses & contacts
- Saved addresses with geofence integration, and contacts attached to route stops.
