MCP server combining KudaGo and Nominatim APIs with configurable stdio or streamable HTTP transport.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.KUDAGO_BASE_URLNOMINATIM_BASE_URLNOMINATIM_USER_AGENT— "": "your-app-name/0.1.0 (your-email-or-url)",NOMINATIM_REFERER— empty Optional Referer header for Nominatim.NOMINATIM_EMAIL— "": "your-email@example.com",NOMINATIM_MIN_INTERVAL_SECONDS— 1 request per second local throttle (=1.0), whichKUDAGO_LANG— ru Default KudaGo response language.NOMINATIM_COUNTRYCODES— ru Default country filter for geocoding.DEFAULT_RADIUS— 50000 Fallback radius in meters for coordinate searches.KUDAGO_LOCATIONS_CACHE_TTL— 900 In-memory KudaGo locations cache lifetime in seconds; use 0 to disable.LOG_DIR— logging Directory for log files.MCP_TRANSPORT— stdio stdio or http.MCP_HOST— 127.0.0.1 HTTP host.MCP_PORT— 8010 HTTP port.MCP_PATH— /mcp/ Streamable HTTP path.[](https://m8ven.ai/mcp/rawstourix-kudago-nominatim-mcp-server-1d1boo)