45
/ 100
11 days ago
glama

GeoWire

Unified place search and geocoding over OpenStreetMap, Google, and your own CSV data. Provider fallback, multi-provider merge + dedup, cost budgets, and a policy engine. Works with zero API keys. Tools: search_places, get_place, geocode_address, reverse_geocode, list_geo_providers.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: GOOGLE_MAPS_API_KEY, KAKAO_REST_API_KEY, NAVER_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 medium1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

mediumturbo@2.5.0GHSA-hcf7-66rw-9f5r

Turbo: Login callback CSRF/session fixation

lowturbo@2.5.0GHSA-3qcw-2rhx-2726

Turbo: Unexpected local code execution during Yarn Berry detection

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGEOWIRE_API_KEYSOptional Bearer auth: set =key1,key2.
configGEOWIRE_CONFIG
configGEOWIRE_INTERNAL_CSV
🔐 secretGOOGLE_MAPS_API_KEYAdd "env": { "": "..." } for business listings and hours
configHOST
🔐 secretKAKAO_REST_API_KEYkakao: { enabled: true } # env (KR)
configNAVER_CLIENT_IDnaver: { enabled: true } # env + NAVER_CLIENT_SECRET (KR)
🔐 secretNAVER_CLIENT_SECRETnaver: { enabled: true } # env NAVER_CLIENT_ID + (KR)
configPORT
// 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 0 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/geowire-geowire-nslqzd)](https://m8ven.ai/mcp/geowire-geowire-nslqzd)
commit: cbeb7e2d92f7559ec8414ddc435908b2f3425c94
code hash: eee4ea99fa3ddb5001233d74c962d5f6fc9593024f3fcccc2106d57b8dcf5409
verified: 7/20/2026, 9:22:53 AM
view raw JSON →