ArcGIS Pro Bridge MCP Server
Related Servers
Alternatives to ArcGIS Pro Bridge MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceEnables MCP-capable assistants to control an open ArcGIS Pro project locally over TCP 127.0.0.1, with 68 commands and 167 tools for layers, editing, symbology, layouts, geoprocessing, and arcpy execution.1MIT
- AlicenseCqualityBmaintenanceIt enables MCP clients to execute ArcPy-based GIS workflows within configured permission and path boundaries, manage projects, maps, layers, layouts, data, spatial analysis, networks, and publishing. It can also attach to a live ArcGIS Pro session when explicitly requested, while failing closed for unauthorized or unintended operations.458MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to perform spatial analysis in ArcGIS Pro using natural language by exposing all ArcGIS Pro toolboxes as MCP tools.8MIT
- AlicenseAqualityAmaintenanceEnables AI assistants to control ArcGIS Pro through natural language, executing geoprocessing tools, editing data, and automating GIS workflows via a persistent ArcPy session.12Apache 2.0
- AlicenseNot gradedqualityCmaintenanceEnables DeepSeek Harness models to directly call local ArcGIS Pro via MCP tools for reading projects, layers, GDB structures, and executing Buffer/Clip/custom ArcPy operations locally.1MIT
- AlicenseAqualityCmaintenanceDrive Esri's ArcGIS Pro from an AI agent — the ArcGIS Pro counterpart to QGIS MCP. A headless ArcPy CLI plus an in-process .NET 8 add-in that exposes the live Pro session as MCP tools (ping, zoom_to, query, run_gp, export_layout) so an agent drives the running project while you watch.662PolyForm Noncommercial 1.0.0
TDQS
Scored across 13 tools
Several tools have overlapping diagnostic purposes (health_check, doctor, debug_runtime_context, ping, detect_arcgis_environment). While descriptions differentiate them, an agent may still struggle to pick the right one. Other tools like inspect_gdb, list_gis_layers, and build_gis_resource_uri are more distinct.
Most tools follow a verb_noun pattern (buffer_features, clip_features, build_gis_resource_uri, etc.), but 'doctor', 'health_check', and 'ping' break the pattern as nouns or noun-verb combos. The mix is noticeable but not chaotic.
13 tools is within the ideal 3-15 range for a specialized bridge server. The count feels reasonable, covering diagnostics, inspection, basic geoprocessing, and code execution without being overwhelming.
The tool surface covers core areas: environment detection, project inspection, simple spatial operations, and arbitrary arcpy execution. However, it lacks common GIS operations like intersect or dissolve, and the 'generate_sync_plan' is a placeholder. The arcpy execution tool mitigates some gaps but not all workflows are directly supported.