Urbankit Atlas — Us County Parcel Arcgis Rest

Created By
LEOyrh18 hours ago
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.
Overview

UrbanKit Atlas — US County Parcel ArcGIS REST

The first parcel/GIS MCP server. Gives AI assistants direct access to 152 verified US county parcel ArcGIS REST endpoints across 50 states — for owner-name and APN (parcel number) lookup, property due diligence, and GIS automation. No API key required — all data is public county GIS.

Why it exists

Every county exposes its parcel service with different field names and URL conventions. This server hides that: ask for a county and get back its exact endpoint, its real owner/taxpayer field name, and a ready-to-fire query URL — so the model never needs to know ArcGIS REST conventions.

Tools

  • list_counties — list every covered county (optionally filtered by state)
  • find_county — resolve a county by name or FIPS code to its parcel service
  • get_parcel_endpoint — get the full ArcGIS REST query URL for a county
  • build_owner_query — build a case-insensitive owner-name search using the county's actual field names

Install

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

Or run directly: npx -y @urbankitstudio/mcp-atlas

Example

"Find the parcel endpoint for Denver County, Colorado and search for owner 'SMITH'."

The server returns Denver's ArcGIS REST URL, identifies the owner field, and hands back a ready-to-run query.

Server Config

{
  "mcpServers": {
    "urbankit-atlas": {
      "command": "npx",
      "args": [
        "-y",
        "@urbankitstudio/mcp-atlas"
      ]
    }
  }
}
Project Info
Created At
18 hours ago
Updated At
18 hours ago
Author Name
LEOyrh
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago
Sigil

9 hours ago
Tachyo

a day ago