69
/ 100
1 month ago
glama

KudaGo + Nominatim MCP Server

MCP server combining KudaGo and Nominatim APIs with configurable stdio or streamable HTTP transport.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configKUDAGO_BASE_URL
configNOMINATIM_BASE_URL
configNOMINATIM_USER_AGENT"": "your-app-name/0.1.0 (your-email-or-url)",
configNOMINATIM_REFERERempty Optional Referer header for Nominatim.
configNOMINATIM_EMAIL"": "your-email@example.com",
configNOMINATIM_MIN_INTERVAL_SECONDS1 request per second local throttle (=1.0), which
configKUDAGO_LANGru Default KudaGo response language.
configNOMINATIM_COUNTRYCODESru Default country filter for geocoding.
configDEFAULT_RADIUS50000 Fallback radius in meters for coordinate searches.
configKUDAGO_LOCATIONS_CACHE_TTL900 In-memory KudaGo locations cache lifetime in seconds; use 0 to disable.
configLOG_DIRlogging Directory for log files.
configMCP_TRANSPORTstdio stdio or http.
configMCP_HOST127.0.0.1 HTTP host.
configMCP_PORT8010 HTTP port.
configMCP_PATH/mcp/ Streamable HTTP path.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/rawstourix-kudago-nominatim-mcp-server-1d1boo)](https://m8ven.ai/mcp/rawstourix-kudago-nominatim-mcp-server-1d1boo)
commit: b225706f235752c4bcb51605f8e354f9b5028a73
code hash: 76b7744a12c5e66be69ee357a64c07779649357cd32ca16fcd3985fdf7bf4821
verified: 7/1/2026, 9:55:39 AM
view raw JSON →