Back to Home
deaddayrevolution icon

arcgis-pro-mcp-server

Verified Safe

by deaddayrevolution

Overview

This server enables Claude Code CLI to programmatically control ArcGIS Pro for GIS operations through a file-based communication bridge.

Installation

Run Command
arcgis-mcp

Security Notes

The server communicates with ArcGIS Pro via local JSON files (`input.json`, `output.json`) in a user's home directory. This design is relatively isolated from direct network attacks. However, any local process with write access to `~/.arcgis_mcp/test/` could potentially inject commands to ArcGIS Pro or read its output. The ArcGIS Pro add-in implicitly trusts the content of `input.json`. No 'eval' or other directly dangerous functions are present in the provided Python code. Security largely depends on the user's local system security and the integrity of the ArcGIS Pro add-in.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2026-01-18

Tags

ArcGIS ProGISMCPClaude CodeAutomation