RouteKit - Route Optimization API for Brazil
@luisbretasjr
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"routekit": {
"command": "npx",
"args": [
"-y",
"routekit-mcp"
],
"env": {
"ROUTEKIT_API_KEY": "<YOUR_API_KEY>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
开发工具 分类下的更多 MCP 服务器
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
评论