Skip to main content
Glama
161,742 tools. Last updated 2026-05-30 06:10

"ArcGIS" matching MCP tools:

Matching MCP Servers

  • A
    license
    -
    quality
    -
    maintenance
    Enables users to search and read Esri developer documentation, ArcGIS Pro help, and community forums directly through Claude. It provides tools to query official Esri sites and extract clean text content from documentation pages to answer technical GIS questions.
    Last updated
  • F
    license
    -
    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.
    Last updated
    3
  • Get Housing Choice Voucher (Section 8) program data by Public Housing Agency. Returns information about voucher programs administered by PHAs in the specified state, including total vouchers, utilization rates, and spending. Queries HUD ArcGIS open data (no auth required). Args: state: Two-letter US state abbreviation (e.g. 'CA', 'NY'). limit: Maximum number of records to return (default 50, max 500).
    Connector
  • Get Point-in-Time (PIT) homeless count data by Continuum of Care region. Returns homeless population counts from the annual PIT count, broken down by sheltered/unsheltered status and sub-populations. Data sourced from HUD Exchange via ArcGIS open data. No API key required. Args: state: Two-letter US state abbreviation (e.g. 'CA', 'WA'). At least one of state or coc_code must be provided. coc_code: Optional Continuum of Care code (e.g. 'WA-500', 'CA-600'). year: Optional year to filter results.
    Connector
  • Get public housing buildings and developments in a state. Queries HUD's open ArcGIS data for public housing inventory. No API key required. Returns building names, addresses, unit counts, and managing Public Housing Agency information. Args: state: Two-letter US state abbreviation (e.g. 'WA', 'TX'). city: Optional city name to filter results. limit: Maximum number of records to return (default 50, max 500).
    Connector