Loading MCP server directory, please wait...
Route optimization API for Brazil. Routes, distance matrices, and VRP solver.
npx @getmcp/cli add io.github.luisbretasjr/routekitRequires Node.js 18+. Community-contributed server. Review source before installing.
ROUTEKIT_API_KEYYour RouteKit API key. Get one free at https://routekit.nexterait.com.br/static/signup.html
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.luisbretasjr/routekit": {
"command": "npx",
"args": [
"-y",
"routekit-mcp"
],
"env": {
"ROUTEKIT_API_KEY": ""
}
}
}
}