Back to search
30
MCP
streamable-http
DaedalMap Reverse Geocoding (coordinates to loc_id)
com.daedalmap/reverse-geocodingConvert latitude/longitude to the deepest administrative loc_id plus its full parent chain.
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://app.daedalmap.com/mcp/reverse-geocoding
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"daedalmap_reverse_geocoding_(coordinates_to_loc_id)": {
"url": "https://app.daedalmap.com/mcp/reverse-geocoding",
"transport": "streamable-http"
}
}
}