Geospatial Tools Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Geospatial Tools Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A comprehensive Model Context Protocol (MCP) server providing 15 geospatial utility tools for AI agents. Built for surveyors, GIS analysts, drone operators, and developers working with spatial data.
| Tool | Description |
|---|---|
transform_coordinates | Transform single or batch coordinates between CRS (EPSG codes) |
batch_transform_coordinates | High-volume vectorized coordinate transforms |
transform_geojson | Transform GeoJSON geometries to different CRS |
get_crs_info | Get details about any CRS by EPSG code |
list_common_crs | Quick reference list of common EPSG codes |
| Tool | Description |
|---|---|
validate_geojson | Check topology, self-intersections, and auto-repair geometries |
detect_crs_from_coordinates | Detect likely CRS from coordinate value patterns |
find_duplicate_points | Find near-duplicate points within a coordinate list |
get_utm_zone | Determine correct UTM zone and EPSG for any lon/lat |
| Tool | Description |
|---|---|
get_elevation | Get ground elevation (meters) at a lat/lon point |
get_elevation_profile | Elevation profile along a path with gain/loss stats |
| Tool | Description |
|---|---|
line_of_sight | Check visibility between observer and target using terrain data |
| Tool | Description |
|---|---|
calculate_gsd | Calculate Ground Sample Distance from flight parameters |
plan_drone_grid | Full photogrammetry grid mission plan with photo count, time, batteries |
recommend_flight_altitude | Calculate required altitude for a target GSD |
cd mcp-servers/geospatial-tools
pip install mcp pyproj shapely httpx{
"mcpServers": {
"geospatial-tools": {
"command": "python",
"args": ["/full/path/to/server.py"]
}
}
}MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.