RouteKit - Route Optimization API for Brazil
@luisbretasjr
About RouteKit - Route Optimization API for Brazil
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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"routekit": {
"command": "npx",
"args": [
"-y",
"routekit-mcp"
],
"env": {
"ROUTEKIT_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is RouteKit - Route Optimization API for Brazil?
RouteKit provides three MCP tools for driving routes, distance matrices, and vehicle routing optimization in Brazil. It is designed for logistics and fleet management users who need real distances, ETAs, and multi-constraint task assignment.
How to use RouteKit - Route Optimization API for Brazil?
Obtain a free API key from the signup page, then invoke the MCP tools calculate_route, distance_matrix, or optimize_routes with appropriate parameters.
Key features of RouteKit - Route Optimization API for Brazil
- Calculate driving routes with real distances and ETAs
- Compute NxN distance/duration matrices (up to 200 locations)
- Solve VRP with up to 500 tasks
- Respect time windows, skills, capacity, and breaks
Use cases of RouteKit - Route Optimization API for Brazil
- Generate point‑to‑point driving directions and ETAs
- Build distance matrices for multi‑stop logistics analysis
- Assign and sequence deliveries across a vehicle fleet with constraints
FAQ from RouteKit - Route Optimization API for Brazil
How do I get an API key?
Get a free API key at https://routekit.nexterait.com.br/static/signup.html.
What is the maximum locations for distance_matrix?
Up to 200 locations per request.
What is the maximum tasks for optimize_routes?
Up to 500 tasks per request.
What constraints does optimize_routes support?
Time windows, vehicle skills, capacity limits, and breaks.
What does calculate_route provide?
Driving routes between points with real distances and ETAs.
Frequently asked questions
How do I get an API key?
Get a free API key at https://routekit.nexterait.com.br/static/signup.html.
What is the maximum locations for distance_matrix?
Up to 200 locations per request.
What is the maximum tasks for optimize_routes?
Up to 500 tasks per request.
What constraints does optimize_routes support?
Time windows, vehicle skills, capacity limits, and breaks.
What does calculate_route provide?
Driving routes between points with real distances and ETAs.
Basic information
More Developer Tools MCP servers

Raccha AI
Shree MandadiMCP-first toolbox for agents: namespaced key-value storage, a FIFO queue, auth, and a handful of stateless utility tools (JWT decode, hashing, cert inspection, CIDR math). Free while in early access. This repository is a

Termany
thinkany-aiAgent-Native Terminal
Mobbin
MobbinMobbin MCP connects your AI agents to 600,000+ real product screens, so what they build starts with what already works.

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
LocalCan
LocalCanGives AI agents public URLs (tunnels) for localhost, live HTTP traffic inspection, snapshot publishing, and access control. Part of LocalCan, the ngrok alternative for Mac, Windows and Linux. Free plan.
Comments