67
/ 100
14 days ago
glama

maps-mcp-server

An MCP server providing geocoding, routing, isochrones, and POI-by-proximity search through self-hosted OpenStreetMap backends.

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.
configPORT8000 HTTP listen port.
configVALHALLA_URLexport =http://localhost:8002
configNOMINATIM_URLexport =http://localhost:8080
configNOMINATIM_RATE_LIMIT_RPS5.0 Max Nominatim req/sec (1/rps = min interval).
configNOMINATIM_USER_AGENTjquad-maps-mcp User-Agent header.
configOVERPASS_URLtraffic, self-host Overpass and point at it.
configOVERPASS_TIMEOUT90.0 Per-request Overpass timeout (Europe brand queries can be slow).
configPOI_DATA_PATH./data/poi Directory for ingested POI JSON caches.
configPOI_DEFAULT_BRANDBest Western Default brand for ingest_poi(source="overpass").
configPOI_DEFAULT_AREAeurope Default geographic scope for Overpass ingest (europe, a country code, a list, or a bbox).
configMAX_MATRIX_SIZE50 Max destinations per Valhalla matrix call (chunked above this).
configHTTP_TIMEOUT_SECONDS30.0 Outbound HTTP total timeout.
configHTTP_CONNECT_TIMEOUT10.0 Outbound connect timeout.
configOTEL_SDK_DISABLEDtrue uv run python -m src.server
configLOG_LEVELINFO Logging level.
configKEYCLOAK_ENABLEDfalse Optional JWT validation (agent forwards token regardless).
configKEYCLOAK_SERVER_URL
configKEYCLOAK_REALM
configKEYCLOAK_CLIENT_ID
// 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 6 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/jquad-group-maps-mcp-server-1vl4bx)](https://m8ven.ai/mcp/jquad-group-maps-mcp-server-1vl4bx)
commit: 26a4c75e37d24f914d14d0c5fd6a247a1b4a55de
code hash: c3b82cba271a7e7095b2407f71ffb25e36c763f1bbc59adfba6cd723e0c8111f
verified: 7/17/2026, 8:30:03 AM
view raw JSON →