Integrates ArcGIS Pro capabilities into the Model Context Protocol (MCP) ecosystem, enabling AI agents to interact with GIS environments.
This tool provides a robust framework for connecting ArcGIS Pro with AI agents, specifically GitHub Copilot in Agent mode, or any other MCP client. By running an in-process ArcGIS Pro Add-In that exposes GIS operations via a local IPC channel (Named Pipes), and pairing it with a .NET 8 MCP server that defines these operations as callable tools, it allows for dynamic, natural language interaction with your GIS environment, from querying map details to automating geoprocessing tasks.