arcgis-mcp MCP Server
SojiroPopo/arcgis-mcp
Are you the maintainer of SojiroPopo/arcgis-mcp? Claim this listing →
ArcGIS Pro MCP Server for plantation GIS workflows — exposes arcpy via Model Context Protocol
Add AgentRank to Claude Code Discover and compare tools like SojiroPopo/arcgis-mcp — your AI finds the right one automatically
Get API Access → claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
SojiroPopo/arcgis-mcp is a Python MCP server. ArcGIS Pro MCP Server for plantation GIS workflows — exposes arcpy via Model Context Protocol
Ranked #70 out of 129 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Python No license 30 tool calls
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% today
Last commit today → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 3
3 contributors → small team
Dependents 25% 0
No dependents → no downstream usage
npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License None
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
License low impact
Dependents medium impact
Matched Queries
From the README
# ArcGIS MCP Server MCP (Model Context Protocol) server yang mengekspos ArcGIS Pro geoprocessing via `arcpy` ke Claude dan LLM lainnya. Dirancang untuk tim GIS perkebunan kelapa sawit yang menggunakan ArcGIS Pro 3.x. --- ## Status Instalasi | Komponen | Status | |---|---| | ArcGIS Pro | 3.4.0 — `C:\Program Files\ArcGIS\Pro\` | | Python Environment | arcgispro-py3 (Python 3.11.10) | | arcpy | Tersedia | --- ## Struktur Project ``` arcgis-mcp/ ├── server.py # Entry point — FastMCP server ├── tools/ │ ├── __init__.py │ ├── data_io.py # Describe, list, export, create GDB │ ├── geoprocessing.py # Clip, buffer, intersect, dissolve, dll │ ├── terrain.py # Slope, aspect, hillshade, hidrologi │ └── raster_analysis.py # Zonal stats, reclassify, extract, kalkulator ├── utils/ │ ├── __init__.py │ └── helpers.py # Shared utilities (run_arcpy, error handling) ├── requirements.txt ├── claude_desktop_config.jsonRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.