MCP.so
Sign In

Urbankit Atlas — Us County Parcel Arcgis Rest

@LEOyrh

About Urbankit Atlas — Us County Parcel Arcgis Rest

Give AI assistants direct access to 152 verified US county parcel ArcGIS REST endpoints across 50 states. Look up a county's REST endpoint, get its real owner/taxpayer field name, and build a ready-to-fire owner-name search query — no ArcGIS expertise or API key required.

Basic information

Category

Developer Tools

Transports

stdio

Publisher

LEOyrh

Submitted by

Leo Yong

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "urbankit-atlas": {
      "command": "npx",
      "args": [
        "-y",
        "@urbankitstudio/mcp-atlas"
      ]
    }
  }
}

Tools

4

Returns all counties in the UrbanKit Atlas that have a verified ArcGIS REST parcel endpoint. Pass a state abbreviation (e.g. 'IL') or state name (e.g. 'Illinois') to filter by state. Omit state to list all ~137 counties.

Fuzzy-matches a county by name (e.g. 'Kane', 'Cook County', 'Cook County IL') or by 5-digit FIPS code. Returns endpoint URLs, searchable field names, owner field, sample query URL, and license info.

Returns the full ArcGIS REST service URL, layer index, searchable field names, owner field, a ready sample ?where=…&f=json query, and the UrbanKit deep-link for a specific county.

Constructs the exact ArcGIS REST query URL using that county's verified owner/taxpayer field. Returns a URL you can open in a browser or fetch directly. The query uses UPPER(field) LIKE UPPER('%NAME%') — case-insensitive partial match.

Overview

What is Urbankit Atlas — Us County Parcel Arcgis Rest?

It is a parcel/GIS MCP server that gives AI assistants direct access to 152 verified US county parcel ArcGIS REST endpoints across 50 states. It enables owner‑name and APN (parcel number) lookup, property due diligence, and GIS automation — no API key required.

How to use Urbankit Atlas — Us County Parcel Arcgis Rest?

Install by running npx -y @urbankitstudio/mcp-atlas or by adding the server to your MCP configuration. After setup, use the provided tools – list_counties, find_county, get_parcel_endpoint, and build_owner_query – to query parcel data.

Key features of Urbankit Atlas — Us County Parcel Arcgis Rest?

  • Direct access to 152 verified US county parcel endpoints
  • No API key required (public county GIS data)
  • Automatically resolves county‑specific field names
  • Provides ready‑to‑fire ArcGIS REST query URLs
  • Supports owner‑name and APN (parcel number) lookup
  • Covers all 50 US states

Use cases of Urbankit Atlas — Us County Parcel Arcgis Rest?

  • Performing property due diligence by searching owner names across counties.
  • Automating GIS workflows with programmatic parcel endpoint retrieval.
  • Looking up APNs for tax assessment or title research.
  • Building AI‑driven

Comments

More Developer Tools MCP servers