Route optimization API for Brazil. Routes, distance matrices, and VRP solver.
{
"mcpServers": {
"io-github-luisbretasjr-routekit": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Route optimization API for Brazil. Routes, distance matrices, and VRP solver.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Commit history unknown.
Will it work with my client?
Transport: . Compatibility not confirmed.
Route optimization API for Brazil. First MCP server for route optimization.
npx routekit-mcp
Or configure in your MCP client:
{
"mcpServers": {
"routekit": {
"command": "npx",
"args": ["-y", "routekit-mcp"],
"env": {
"ROUTEKIT_API_KEY": "YOUR_KEY"
}
}
}
}
{
"mcpServers": {
"routekit": {
"type": "url",
"url": "https://routekit.nexterait.com.br/mcp",
"headers": {
"X-API-Key": "YOUR_KEY"
}
}
}
}
Get a free key (50 calls/month) at routekit.nexterait.com.br/static/signup.html
optimize_routes under multiple balance strategies (minimize_vehicles, balance_tasks, minimize_distance) and return a side-by-side comparison with winners per metric.tasks (single-location jobs) and/or shipments (paired pickup+delivery, same vehicle)fixed, per_hour, per_km, per_task_hour), max_tasks, max_travel_time_min, max_distance_kmbalance_mode: minimize_vehicles (default), balance_tasks, or minimize_distancesetup_min separate from service_min (setup charged once per location)setup_per_type / service_per_type for different times per technician/vehicle typevehicle.type tags for per-type time/cost modelingend_lat / end_lon for open routes with different destination (e.g. driver ends at home)profileinclude_geometry=true returns encoded polylines per route (for maps)matrix_overrides: user-provided per-pair travel time / distance overrides (for toll routes, restricted zones, known detours)violations reported when constraints are tightAsk your AI assistant:
"Geocode these addresses and optimize 10 deliveries in Sao Paulo for 2 drivers -- the senior finishes each stop in 20 min, the junior in 45 min. Balance tasks evenly, end both at the same warehouse, include the route polylines so I can draw them on a map."
The AI will call geocode, then optimize_routes with vehicle.type, `serv
No automated test available for this server. Check the GitHub README for setup instructions.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Persistent memory using a knowledge graph
Hash-verified file editing MCP server with token efficiency hook. 11 tools for AI coding agents.
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
MCP Security Weekly
Get CVE alerts and security updates for io.github.luisbretasjr/routekit and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.