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
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"urbankit-atlas": {
"command": "npx",
"args": [
"-y",
"@urbankitstudio/mcp-atlas"
]
}
}
}Tools
4Returns 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
More Developer Tools MCP servers
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Comments