Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.LEOyrh/mcp-atlas

NPM · @URBANKITSTUDIO/MCP-ATLAS · SCANNED SEP 20

Owner and APN lookup across 171 verified US county parcel ArcGIS endpoints. No API key needed.

−2 this week 82 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability74
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 701 tokens (~175/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.LEOyrh/mcp-atlas server?

io.github.LEOyrh/mcp-atlas runs locally as an npm package, launched with npx -y @urbankitstudio/mcp-atlas. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @urbankitstudio/mcp-atlas

# add to Claude Code
claude mcp add leoyrh-mcp-atlas -- npx -y @urbankitstudio/mcp-atlas
// .cursor/mcp.json
{
  "mcpServers": {
    "leoyrh-mcp-atlas": {
      "command": "npx",
      "args": [
        "-y",
        "@urbankitstudio/mcp-atlas"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "leoyrh-mcp-atlas": {
      "command": "npx",
      "args": [
        "-y",
        "@urbankitstudio/mcp-atlas"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add leoyrh-mcp-atlas -- npx -y @urbankitstudio/mcp-atlas
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "leoyrh-mcp-atlas": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@urbankitstudio/mcp-atlas"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add leoyrh-mcp-atlas --command npx --arg -y --arg @urbankitstudio/mcp-atlas
# ~/.hermes/config.yaml
mcp_servers:
  leoyrh-mcp-atlas:
    command: "npx"
    args: ["-y", "@urbankitstudio/mcp-atlas"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "leoyrh-mcp-atlas": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@urbankitstudio/mcp-atlas"
      ]
    }
  }
}
# add to Vellum
assistant mcp add leoyrh-mcp-atlas -t stdio -c npx -a -y @urbankitstudio/mcp-atlas
// mcp.json
{
  "mcpServers": {
    "leoyrh-mcp-atlas": {
      "command": "npx",
      "args": [
        "-y",
        "@urbankitstudio/mcp-atlas"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 −1
    • Stability: 0.87 → unverified security
    • Tool safety: pass → unverified security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Security disclosure: fail → unverified functional
    • Schema quality: pass → fail functional
    • First check of Schema quality: unverified functional
    • Package version: 0.1.5 → 0.2.3 functional
  • 18 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 16 Sept 26 −3
    • Security disclosure: fail → unverified functional
    • Stability: pass → 0.77 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 12 Sept 26 +1
    • Security disclosure: fail → unverified functional
  • 10 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 9 Sept 26 −3
    • Security disclosure: fail → unverified functional
    • Stability: pass → 0.80 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/@urbankitstudio/mcp-atlas@0.2.3

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 4 exposed · ~653 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
build_owner_query ~192

The only tool that searches for a named owner. Fills a person or company name into that county's verified owner/taxpayer field as UPPER(field) LIKE UPPER('%NAME%'), a case-insensitive partial match, and returns a URL you can fetch or open in a browser. get_parcel_endpoint returns the endpoint and a generic sample query, not a name search, so come here for the name. This server does not execute the query and returns no parcel records: fetch the returned URL yourself. Counties that publish no owner name are refused here with that reason.

NameTypeReqDescription
countystringyesCounty name (e.g. 'Kane' or 'Kane County')
owner_namestringyesOwner/taxpayer name to search for (partial match, case-insensitive)
statestringyesTwo-letter state abbreviation (e.g. 'IL') or full state name

No output schema declared.

No examples provided.

find_county ~168

Use when you do NOT already know the exact state and county. Fuzzy-matches one free-text reference ('Kane', 'Cook County IL', a misspelling, or a 5-digit FIPS code) against every covered county and names each county it matched, so an ambiguous reference comes back as a list to choose from rather than a silent guess. Each match carries that county's technical record, the same record get_parcel_endpoint returns for one county. Call get_parcel_endpoint directly whenever you already hold an exact state and county; come here only to turn a vague, misspelled or coded reference into definite ones.

NameTypeReqDescription
querystringyesCounty name, 'County Name State' (e.g. 'Kane IL'), or 5-digit FIPS code

No output schema declared.

No examples provided.

get_parcel_endpoint ~161

The default lookup once the county is known. Takes an exact state and county and returns that county's ArcGIS REST service URL, layer index, searchable field names, verified owner/taxpayer field, a generic sample ?where=…&f=json query, and the UrbanKit deep-link. If the county name is uncertain, misspelled, or you hold only a FIPS code, call find_county first. To search for a named person or company, call build_owner_query rather than editing the sample query by hand.

NameTypeReqDescription
countystringyesCounty name (e.g. 'Kane' or 'Kane County')
statestringyesTwo-letter state abbreviation (e.g. 'IL') or full state name

No output schema declared.

No examples provided.

list_counties ~132

Browse what the atlas covers. Answers "is this county covered?" and "what can I search there?" with one line per county: state, name, slug, and whether owner-name search is available or the county publishes parcel numbers only. Deliberately returns NO endpoint URLs or field names; call get_parcel_endpoint for one county's technical record. Filter with a state abbreviation ('IL') or name ('Illinois'), or omit state for all ~171 counties.

NameTypeReqDescription
statestringOptional: two-letter state abbreviation (e.g. 'IL') or full state name (e.g. 'Illinois')

No output schema declared.

No examples provided.

Common questions

What is the io.github.LEOyrh/mcp-atlas server?

io.github.LEOyrh/mcp-atlas is listed in the public MCP registry as io.github.LEOyrh/mcp-atlas. Owner and APN lookup across 171 verified US county parcel ArcGIS endpoints. No API key needed. This page covers its npm package (@urbankitstudio/mcp-atlas).

Is the io.github.LEOyrh/mcp-atlas server safe to use?

io.github.LEOyrh/mcp-atlas scores 82 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.LEOyrh/mcp-atlas server expose?

io.github.LEOyrh/mcp-atlas exposes 4 tools: list_counties, find_county, get_parcel_endpoint, build_owner_query. Their descriptions and schemas cost roughly 653 tokens of context every time the server is loaded.

Is the io.github.LEOyrh/mcp-atlas server still maintained?

io.github.LEOyrh/mcp-atlas is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.LEOyrh/mcp-atlas server under?

io.github.LEOyrh/mcp-atlas declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.