reverse-geocoding

MCP serverEverything else

Convert WGS84 coordinates to the latest available administrative loc_id chain.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use reverse-geocoding

Install reverse-geocoding

The server’s own address, for the clients that take one directly. Or connect ahel onceand every client you use reads it from one address, with the account kept on ahel rather than in each client’s config.

  • Claude Code

    claude mcp add --transport http reverse-geocoding 'https://app.daedalmap.com/mcp/reverse-geocoding'

    Run it once in your project, then open /mcp to approve any sign-in the server asks for.

  • Claude Desktop

    https://app.daedalmap.com/mcp/reverse-geocoding

    Add a custom connector in Settings, paste this address, and approve the sign-in.

  • Cursor

    cursor://anysphere.cursor-deeplink/mcp/install?name=reverse-geocoding&config=eyJ1cmwiOiJodHRwczovL2FwcC5kYWVkYWxtYXAuY29tL21jcC9yZXZlcnNlLWdlb2NvZGluZyJ9

    Open the link and Cursor adds the server at that address.

  • ChatGPT

    https://app.daedalmap.com/mcp/reverse-geocoding

    In Settings, enable Developer mode, create an MCP app, and paste this address. Your plan and workspace must allow custom apps.

  • Codex

    codex mcp add reverse-geocoding --url 'https://app.daedalmap.com/mcp/reverse-geocoding'

    Run it once, then sign in with codex mcp login reverse-geocoding if the server asks for an account.

From the project's README

As published by xyver/daedal-map in README.md. This repository publishes several servers, so only the opening is shown here.

Use it as a hosted MCP server (no setup)

Most callers do not need to run anything. DaedalMap is a live remote MCP server and HTTP API for making geographic references interoperable:

  • MCP endpoint: https://app.daedalmap.com/mcp (streamable HTTP)
  • Start with help for guided onboarding, then use the free geography tools to identify reference systems, transform coordinates or boundaries, build crosswalks, and assign stable loc_id values
  • Bring your own data, make its geography loc_id compatible, and join it to other prepared data or DaedalMap's maintained data packs
  • Download geometry and work locally, call the hosted MCP, or self-host this open runtime
  • Discover current data packs with get_catalog and current geometry coverage with read_geometry_catalog; coverage can grow without changing the MCP entry point or workflow
  • Some execution lanes are free and licensed commercial lanes challenge through x402 before any charge
  • Agent docs: https://daedalmap.com/docs/for-agents

The rest of this README is the self-host / local-runtime path.


Shortened here. Read the whole README on GitHub.

Advanced
Delivery
reverse-geocoding MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
com-daedalmap-reverse-geocoding
Source
github.com/xyver/daedal-map
Hosted endpoint
https://app.daedalmap.com/mcp/reverse-geocoding