DaedalMap Reverse Geocoding (coordinates to loc_id)
Rank #15,915com.daedalmap/reverse-geocoding
Convert WGS84 coordinates to the latest available administrative loc_id chain.
DaedalMap Reverse Geocoding (coordinates to loc_id) is a Model Context Protocol (MCP) server published by xyver. It ranks #15,915 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. DaedalMap Reverse Geocoding (coordinates to loc_id) is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 17, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 99,545 of 115,460 servers on MCP Toplist.
Use DaedalMap Reverse Geocoding (coordinates to loc_id)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http reverse-geocoding https://app.daedalmap.com/mcp/reverse-geocoding[mcp_servers.reverse-geocoding]
url = "https://app.daedalmap.com/mcp/reverse-geocoding"Add to ~/.codex/config.toml.
https://app.daedalmap.com/mcp/reverse-geocodingSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"reverse-geocoding": {
"url": "https://app.daedalmap.com/mcp/reverse-geocoding"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"reverse-geocoding": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/reverse-geocoding"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"reverse-geocoding": {
"serverUrl": "https://app.daedalmap.com/mcp/reverse-geocoding"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"reverse-geocoding": {
"url": "https://app.daedalmap.com/mcp/reverse-geocoding"
}
}
}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/com.daedalmap%2Freverse-geocoding)<a href="https://mcptoplist.com/server/com.daedalmap%2Freverse-geocoding"><img src="https://mcptoplist.com/badge/com.daedalmap%2Freverse-geocoding.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
xyver
Available versions (2)
| Version | Published |
|---|---|
| 1.0.4 | Aug 26, 2026 |
| 1.0.1 | Jun 18, 2026 |
Frequently asked questions
- Who maintains DaedalMap Reverse Geocoding (coordinates to loc_id)?
- DaedalMap Reverse Geocoding (coordinates to loc_id) is maintained by xyver, which publishes 19 MCP servers (28 total versions) tracked on MCP Toplist.
- Is DaedalMap Reverse Geocoding (coordinates to loc_id) listed on the Official MCP Registry?
- Yes — DaedalMap Reverse Geocoding (coordinates to loc_id) is listed on the Official MCP Registry.
- How many versions does DaedalMap Reverse Geocoding (coordinates to loc_id) have?
- MCP Toplist tracks 2 versions of DaedalMap Reverse Geocoding (coordinates to loc_id), most recently published on Aug 26, 2026.
- Where can I find the source code for DaedalMap Reverse Geocoding (coordinates to loc_id)?
- The source code for DaedalMap Reverse Geocoding (coordinates to loc_id) is hosted at github.com/xyver/daedal-map.