Google PageRank for AI agents. 25,000+ tools indexed.

arcgis-mcp MCP Server

SojiroPopo/arcgis-mcp

Score: 52.4 Rank #70 MCP Server
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

StarsFreshnessIssue HealthContributorsDependents
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

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for SojiroPopo/arcgis-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/SojiroPopo--arcgis-mcp)](https://agentrank-ai.com/tool/SojiroPopo--arcgis-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/SojiroPopo--arcgis-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/SojiroPopo--arcgis-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="SojiroPopo/arcgis-mcp"></script>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

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.json 
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.