Recently, the momentum of AI has been overwhelming. Domestic GIS vendors in China have successively launched their own AI capabilities. As a long-established powerhouse in the GIS industry, ESRI has also felt the urgency and begun to actively supplement ArcGIS with AI features. On June 29, Esri officially announced ArcGIS Location Platform MCP support (currently in Beta). Esri is now wrapping various official services in MCP and gradually integrating them into Agentic AI workflows. GIS professionals currently using ArcGIS Enterprise for their services should keep an eye on this development.

What Services Can MCP Invoke?
This Beta release opens up four categories of capabilities: geocoding, route planning, elevation query, and static map rendering. Users can ask questions in natural language, such as "How do I get from the convention center to the nearest hotel?" and the application will call Esri location services to respond, eliminating the need to call each REST endpoint individually. Additionally, service chaining is now supported, allowing multiple capabilities to be combined within a single prompt. For example, "Find the nearest store to my warehouse and provide driving directions" will trigger complex spatial queries that are automatically orchestrated by the Agent.
Pricing and Trial Access
MCP itself is free of charge; the underlying Location Services are still billed according to existing usage metrics, consistent across Beta and future general releases. Those interested can sign up for early access through the developer Early Adopter Community. However, since this is still a Beta release, the product form may undergo adjustments, so it is not advisable to deploy it in production environments too early.
For those who have not yet used the ArcGIS Location Platform, you can first register for a free account at location.arcgis.com to get a feel for the underlying service capabilities.
Final Thoughts
A brief look suggests that this approach is somewhat similar to Google Earth AI's chaining of multiple models—both let large models work with spatial context. If you are already using the ArcGIS Location Platform, it is recommended to include MCP in your near-term evaluation to see if it fits scenarios such as customer service navigation, field route planning, or store site selection. If your stack is primarily open-source GIS, this is also a good opportunity to observe how commercial location services can be integrated into Agent-based workflows.
If you have other useful GIS MCP services, feel free to share them in the comments.