Skip to main content
Glama

Related Servers

Alternatives to ArcGIS Pro MCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Drives a live ArcGIS Pro session from Claude via arcpy, enabling layer listing, dataset description, geoprocessing, and project inspection directly against an open project.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Exposes ArcGIS Pro geoprocessing capabilities to LLMs via the arcpy library, enabling automated spatial analysis and data management. It provides a comprehensive suite of tools for vector geoprocessing, terrain analysis, and raster operations designed for GIS workflows.
      4
      -
    • A
      license
      A
      quality
      D
      maintenance
      Enables natural language control of live ArcGIS Pro sessions through the Model Context Protocol, allowing inspection of projects, layers, and attributes, and execution of geoprocessing tasks.
      25
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to externally drive a running ArcGIS Pro instance to run GP tools and Python, with real-time human-readable feedback in the Pro panel.
      MIT

    TDQS

    B3.1/5.0

    Scored across 112 tools

    Disambiguation4/5

    Most tools are cleanly separated by resource and action (maps, layers, layouts, fields, selection, raster). Overlap remains among generic execution and diagnostic tools such as run_geoprocessing_tool, execute_arcpy_code, run_python_toolbox_tool, run_batch, get_capabilities, and the multiple project/diagnostic info tools.

    Naming Consistency4/5

    Nearly all tools use snake_case verb_noun patterns like list_maps, create_map, and set_layer_visibility. A few bare imperatives such as ping and diagnose, plus noun-like names such as zonal_statistics, are minor deviations but do not break the overall pattern.

    Tool Count1/5

    112 tools is extreme for an agent-facing MCP server; even for a broad GIS platform, many operations could be consolidated or routed through the generic execution tools. The rubric treats 50+ tools as an extreme count mismatch.

    Completeness5/5

    The surface covers map/layer/layout lifecycle, data creation and editing, selection, symbology, raster operations, geoprocessing, project diagnostics, and generic escape hatches for uncovered arcpy tasks. It appears complete for ArcGIS Pro automation without obvious dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues