Back to search
30
MCP
http
Reverse Geocode
x402/reverse-geocodeReverse geocode a latitude and longitude to a place from BigDataCloud, no key. Returns city, locality, principal subdivision, country, and codes. For AI agents turning coordinates into place names. [x402: $0.06/call on base, category=data]
Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"reverse_geocode": {
"url": "https://proxy.suverse.io/v1/data/suverse-reverse-geocode",
"transport": "http"
}
}
}