MCP Atlas Server
Rank #23,448io.github.LEOyrh/mcp-atlas
Query 155 verified US county parcel ArcGIS REST endpoints for owner/APN lookup. No API key needed.
MCP Atlas Server is a Model Context Protocol (MCP) server published by LEOyrh. It ranks #23,448 of 132,608 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Atlas Server is listed on Official MCP, with 2 tracked versions. It was first listed on Jun 21, 2026 and most recently updated on Jul 3, 2026.
Ranks ahead of 109,160 of 132,608 servers on MCP Toplist.
Use MCP Atlas Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-atlas -- npx -y @urbankitstudio/mcp-atlas[mcp_servers.mcp-atlas]
command = "npx"
args = ["-y", "@urbankitstudio/mcp-atlas"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-atlas": {
"command": "npx",
"args": [
"-y",
"@urbankitstudio/mcp-atlas"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-atlas": {
"command": "npx",
"args": [
"-y",
"@urbankitstudio/mcp-atlas"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-atlas": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@urbankitstudio/mcp-atlas"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-atlas": {
"command": "npx",
"args": [
"-y",
"@urbankitstudio/mcp-atlas"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-atlas": {
"command": "npx",
"args": [
"-y",
"@urbankitstudio/mcp-atlas"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.LEOyrh%2Fmcp-atlas)<a href="https://mcptoplist.com/server/io.github.LEOyrh%2Fmcp-atlas"><img src="https://mcptoplist.com/badge/io.github.LEOyrh%2Fmcp-atlas.svg" alt="MCP Toplist: Top 25% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
LEOyrh
Available versions (2)
| Version | Published |
|---|---|
| 0.1.5 | Jul 3, 2026 |
| 0.1.4 | Jun 21, 2026 |
Frequently asked questions
- Who maintains MCP Atlas Server?
- MCP Atlas Server is maintained by LEOyrh, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is MCP Atlas Server listed on the Official MCP Registry?
- Yes — MCP Atlas Server is listed on the Official MCP Registry.
- How many versions does MCP Atlas Server have?
- MCP Toplist tracks 2 versions of MCP Atlas Server, most recently published on Jul 3, 2026.
- Where can I find the source code for MCP Atlas Server?
- The source code for MCP Atlas Server is hosted at github.com/LEOyrh/mcp-atlas.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.