Control live ArcMap sessions to inspect layers, navigate views, and export maps.
This MCP tool is described as a local automation server for controlling a live ArcMap session via arcpy, with no stated secrets or remote endpoints. Overall it appears to be a local tool, but it warrants caution because it can automate local GIS actions, access current map data, and has limited adoption and unclear maintenance.
The material explicitly states that no keys or environment variables are required. No API tokens, account credentials, or other sensitive authentication requirements are described, so credential exposure appears low.
The material lists no remote endpoints, and the description only mentions controlling a local ArcMap session via arcpy. There is no factual indication that user data is sent to external services or third-party network destinations.
The system flags executes-code, and the stated functionality requires driving local ArcMap/arcpy to perform actions such as layer inspection, zooming, and map export. This is a typical local code-execution/process-interaction capability for an MCP tool and merits caution, but the material does not show clear red flags such as broader unauthorized system control.
By description, the tool can view the canvas, list layers, and export maps, which implies access to the current ArcMap session content and related local GIS resources. This scope appears broadly consistent with its stated purpose, with no clear evidence of overbroad authorization, but it does interact with the user's current project data.
Positive factors are that the project is open source and MIT-licensed, making source review possible. However, it comes from a third-party registry, shows 0 stars, has unknown maintenance status, and lacks a README, so verifiability and maintenance signals are weak; users should review the code and dependencies before installing.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "arcmap-mcp" yet — see the docs or source repo.
Connect to the current ArcMap session, list all data frames and layer names, and mark each layer's visibility status.
A list of data frames and layers in the current map, including which layers are visible.
Find the "Parcels" layer in the current ArcMap document, zoom to its extent, and export a PNG map to the desktop.
ArcMap is navigated to the target layer extent and a shareable PNG map file is produced.
Capture the current ArcMap canvas and tell me what area is being displayed and which major layers are visible for a quick review.
A brief description of the current map view, helping the user confirm extent and layer status.
Control dynamic maps and layers to visualize geospatial data in AI workflows.
Find nearby places from an address using the ArcGIS map API.
Control ArcGIS Pro with natural language to inspect data and run geoprocessing.
Connect AI to a live map for querying, navigation, and layer control.
Let AI control QGIS for spatial analysis, styling, and map export.
Manage ArcGIS users, layers, items, and geoprocessing across one unified server.