DataFirst Routing MCP Server
Routing MCP endpoint
MCP INTEGRATIE
Koppel DataFirst MCP in 30 seconden
Plak één snippet in uw MCP-client en start direct met route-optimalisatie.
Endpoint
Gebruik deze MCP URL:
https://mcp.datafirstrouting.com/mcp
Quick setup (Claude CLI)
Run this one command in your terminal:
claude mcp add --transport http datafirst https://mcp.datafirstrouting.com/mcp
Copy
Claude Code example
Full Claude Code console example (MCP name: datafirst):
mario@mario:~$ claude mcp add --transport http datafirst https://mcp.datafirstrouting.com/mcp Successfully added MCP server "datafirst".
mario@mario:~$ claude ╭─── Claude Code v2.1.123 ─────────────────────────────────────────────────────╮ │ │ Tips for getting │ │ Welcome back Mario! │ started │ │ │ Run /init to create a … │ │ ▐▛███▜▌ │ Note: You have launche… │ │ ▝▜█████▛▘ │ ─────────────────────── │ │ ▘▘ ▝▝ │ What's new │ │ │ Fixed OAuth authentica… │ │ Sonnet 4.6 · API Usage Billing · Mario‘s │ Added ANTHROPIC_BEDRO… │ │ Individual Org │ /release-notes for more │ │ /home/mario │ │ ╰──────────────────────────────────────────────────────────────────────────────╯
Auth conflict: Using ANTHROPIC_API_KEY instead of Anthropic Console key.
Either unset ANTHROPIC_API_KEY, or run claude /logout.
❯ "I have 3 refrigerated trucks departing from Rotterdam. I need to deliver to 9 customers spread across the Netherlands, Belgium, and Germany. Each truck has a max range of 700km and must return to Rotterdam. Customers in Belgium only accept deliveries before 11:00. Minimize total distance and don't route two trucks through the same city." use DataFirst MCP
● Let me load the DataFirst MCP tool schema first, then solve this routing problem. ● Now I'll call the optimizer with all 9 customers, 3 trucks, Belgium time windows, and the 700 km range constraint.
Called datafirst (ctrl+o to expand)
──────────────────────────────────────────────────────────────────────────────── Tool use
datafirst - optimize_route(depot_coordinates: [51.9225,4.4792], delivery_date: "2026-04-30T06:00:00", vehicles: [{"id":"truck-1","working_hours":["2026-04-30T06:00:00","2026-04-30T20:00:00"],"cost_per_km":1}, {"id":"truck-2","working_hours":["2026-04-30T06:00:00","2026-04-30T20:00:00"],"cost_per_km":1}, {"id":"truck-3","working_hours":["2026-04-30T06:00:00","2026-04-30T20:00:00"],"cost_per_km":1}], deliveries: [{"id":"amsterdam","delivery_address":"Amsterdam, Netherlands","delivery_coordinates":[52.3676,4.9041],"service_time":30}, {"id":"utrecht","delivery_address":"Utrecht, Netherlands","delivery_coordinates":[52.0907,5.1214],"service_time":30}, {"id":"eindhoven","delivery_address":"Eindhoven, Netherlands","delivery_coordinates":[51.4416,5.4697],"service_time":30}, {"id":"antwerp","delivery_address":"Antwerp, Belgium","delivery_coordinates":[51.2194,4.4025],"service_time":30,"time_window_start":"2026-04-30T06:00:00","time_window_end":"2026-04-30T11:00:00"}...])
● All 9 deliveries assigned, all constraints satisfied. Here's the optimized plan:
Optimal Delivery Plan
Depot: Rotterdam | Date: 2026-04-30 | Depart: 06:00
Truck 1 — Netherlands North Loop Route: Rotterdam → Den Haag → Amsterdam → Groningen → Utrecht → Rotterdam Distance: 518 km ✅
Truck 2 — Belgium + Germany Loop Route: Rotterdam → Antwerp → Ghent → Brussels → Düsseldorf → Eindhoven → Rotterdam Distance: 646 km ✅
Truck 3 — Not needed
Summary:
- Stops: Truck 1 = 4, Truck 2 = 5, Truck 3 = 0
- Total fleet distance: 1,164 km
- Belgian time windows: all before 11:00 ✅
- Max range 700 km: both active trucks are within range ✅
- No city shared between trucks ✅
Copy
Cursor setup (mcp.json)
If you prefer Cursor setup: ask Cursor to open your mcp.json and add the snippet below under mcpServers.
{ "mcpServers": { "datafirst-logistics": { "url": "https://mcp.datafirstrouting.com/mcp" } } }
Copy
Register API endpoint
Gebruik dit endpoint om een account aan te maken en een API key uit te geven:
https://mcp.datafirstrouting.com/register
Voorbeeld register request
curl -X POST "https://mcp.datafirstrouting.com/register"
-H "content-type: application/json"
-d '{
"email": "[email protected]",
"companyName": "Your Company"
}'
Copy
Strikte modus (API key per gebruiker)
Aanbevolen voor billing per gebruiker.
{ "mcpServers": { "datafirst-logistics": { "url": "https://mcp.datafirstrouting.com/mcp", "headers": { "x-api-key": "<issued_key_here>" } } } }
Copy
Snelle tips
- Herstart uw MCP-client na opslaan van mcp.json
- Roep optimize_route aan met deliveries + vehicles payload
- Gebruik /register als u sleutels per gebruiker wilt
Hulp nodig met setup?
Plan een korte onboarding call en we koppelen het samen.
Demo Boeken Contact
相關伺服器
MCP Hub
A lightweight MCP Hub to centralize your MCP servers in one place.
Enedis Linky MCP Server
A production-ready Model Context Protocol (MCP) server written in Go that wraps the Conso API, giving AI assistants like Claude direct access to your Enedis Linky smart meter data.
RustChain MCP
MCP server for RustChain Proof-of-Antiquity blockchain and BoTTube AI video platform — 14 tools for wallet management, mining stats, video operations, and agent-to-agent job marketplace.
Dsers MCP
A Dsers MCP with 14 (and expanding) toolset to allow your agent to access and edit your dsers.
Currency Exchange & Crypto Rates
Real-time forex and crypto conversion with multi-source failover across 5 providers. 60+ fiat currencies, 30+ cryptocurrencies, no API keys needed.
AstraCipher
Cryptographic identity MCP server for AI agents using W3C DIDs, Verifiable Credentials, and NIST post-quantum cryptography (ML-DSA-65 FIPS 204).
observability-mcp
One MCP server that connects to any observability backend through pluggable connectors, normalizes the data, adds intelligent analysis, and provides a web UI for configuration.
Data Wallets MCP
It connects Agents to data wallet with DID and verifiable credentials
Minecraft MCP
Control a Minecraft character to build, explore, and interact with the game world using natural language.
企业经营分析洞察服务
Provides in-depth analysis of enterprise operations, including business status, development, and market performance.