Skip to content
Claude Code

ArcGIS MCP Bridge for Claude Code

io.github.muend/arcgis-mcp-bridge

Secure local-first MCP server for licensed ArcGIS Pro and ArcPy on Windows.

client:Claude Code transport:stdio runtime:pypi

Install ArcGIS MCP Bridge in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add arcgis-mcp-bridge -e ARCPY_PYTHON_PATH=<ARCPY_PYTHON_PATH> -e ARCGIS_MCP_ALLOWED_ROOTS=<ARCGIS_MCP_ALLOWED_ROOTS> -e ARCGIS_MCP_SCRATCH_GDB=<ARCGIS_MCP_SCRATCH_GDB> -e ARCGIS_MCP_MAX_WORKERS=<ARCGIS_MCP_MAX_WORKERS> -- uvx arcgis-mcp-bridge

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

ArcGIS MCP Bridge in other clients