Submit

RouteKit - Route Optimization API for Brazil

@luisbretasjr

Route optimization API for Brazil. Calculate driving routes, distance matrices, and optimize multi-stop deliveries with real road network data. Free tier: 50 calls/month.

Server Config

{
  "mcpServers": {
    "routekit": {
      "command": "npx",
      "args": [
        "-y",
        "routekit-mcp"
      ],
      "env": {
        "ROUTEKIT_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.