71
/ 100
12 days ago
glama

LocuSync Server

A geospatial MCP server that provides tools for geocoding, routing, elevation profiles, and spatial analysis. It enables AI agents to process GIS file formats like GeoJSON and Shapefiles while performing complex coordinate transformations and distance calculations.

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 2 credentials: VALHALLA_API_KEY, PELIAS_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configNOMINATIM_URL
configNOMINATIM_USER_AGENTlocusync-server/1.0.0 User agent for Nominatim
configOSRM_URL
configOSRM_PROFILEdriving Default routing profile
configVALHALLA_URL
🔐 secretVALHALLA_API_KEY
configPELIAS_URL(empty) Pelias geocoding API URL
🔐 secretPELIAS_API_KEY(empty) Pelias API key (optional)
configOPEN_ELEVATION_URL
configGIS_DEFAULT_CRSEPSG:4326 Default CRS
configGIS_TEMP_DIR/tmp/locusync Temporary directory
// 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/matbel91765-gis-mcp-server-1vidl0)](https://m8ven.ai/mcp/matbel91765-gis-mcp-server-1vidl0)
commit: 5e759cf191fc3ef57330d5f4fce737dde068ca67
code hash: e8627d17699bb027523d1b6e15bbf6f018e0d04682f0ea96e3e7383389531cbc
verified: 6/17/2026, 12:16:53 PM
view raw JSON →