How to Use the ArcGIS MCP in Claude
Map coordinates, calculate drive times, and solve routing problems directly from Claude Desktop.
Works with every AI agent you already use
…and any MCP-compatible client
Connect ArcGIS MCP to Claude Desktop
Create your Vinkius account to connect ArcGIS to Claude Desktop and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Turn addresses into coordinates with Claude Desktop
The `find_address_candidates` tool takes raw text like 1600 Pennsylvania Ave and returns exact latitude and longitude points. You just ask your AI client to locate a place, and it pulls the spatial data immediately. When you have a massive list, `batch_geocode_addresses` handles up to 1000 records at once using the MCP server batch endpoint. Finding places outside your immediate area requires precision. Passing a three-letter code to `find_address_country` forces the search into specific geographic boundaries. If you only have coordinates, `reverse_geocode` flips the process to discover the nearest physical street address.
Plan vehicle fleets and navigation paths
The `solve_vehicle_routing` tool maps out complex delivery networks by reading an ArcGIS Orders JSON string. Your agent feeds it the stop details, and the server returns the optimized sequence for your entire fleet. Single-trip planning works just as fast. Getting from point A to point B requires `solve_nav_route`. You hand it a semicolon-separated list of coordinates, and it generates turn-by-turn directions. The response includes exact travel times and total distances between every stop on the itinerary.
Calculate ArcGIS service areas via MCP Server
The `calculate_service_area` tool defines exact drive-time or walk-time polygons around a specific facility coordinate. You tell Claude to check how far a delivery truck can travel in 15 minutes. The resulting boundaries show exactly who falls inside your coverage zone. Matrix calculations happen through `calculate_od_matrix`. This operation measures travel times and distances across multiple origins and destinations simultaneously. Before running heavy queries, `suggest_geocoding` catches typos by offering autocomplete suggestions for partial place names.
Set up ArcGIS MCP in Claude Web or Desktop
- 1
Open Claude Settings
Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.
- 2
Add Custom Connector
Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcpReplace[YOUR_TOKEN_HERE]with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials. - 3
Start a conversation
Open a new chat. The ArcGIS MCP tools are available immediately — no restart needed.
Endpoint URL
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp No configuration file needed — paste the URL directly in the Claude web interface.
Available on Free (1 connector), Pro, Max, Team, and Enterprise plans.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about ArcGIS MCP in Claude Desktop
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the ArcGIS MCP today
We host it, we monitor it, we maintain it. You just paste one token.