# Geospatial System — Location Profile MCP server

Agent View of the PolicyLayer registry record for Geospatial System — Location Profile: identity, probed posture, risk grade, and all 9 tools classified. HTML page: https://policylayer.com/tools/com-geospatialsystem-location-profile

## Facts

- Server id: `https://api.geospatialsystem.com/mcp`
- Homepage: https://github.com/https://api.geospatialsystem.com/mcp
- Registry record: grade C, identity unverified
- Lifecycle: active
- Auth posture: open
- Rate-limited: no
- Tools: 9 (8 with introspected schema)
- Tool categories present: Read
- Context-window cost: 1283 tokens per request — https://policylayer.com/token-cost/com-geospatialsystem-location-profile
- Tags: com geospatialsystem location profile
- Record last modified: 2026-08-18T05:05:54.992Z

## Tools (9)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `list_datasets` | Read | Low | https://policylayer.com/tools/com-geospatialsystem-location-profile/list-datasets.md |
| `LP_Get_Elevation` | Read | Low | https://policylayer.com/tools/com-geospatialsystem-location-profile/lp-get-elevation.md |
| `LP_Get_Elevation_Batch` | Read | Low | https://policylayer.com/tools/com-geospatialsystem-location-profile/lp-get-elevation-batch.md |
| `LP_Get_Elevation_Chart` | Read | Low | https://policylayer.com/tools/com-geospatialsystem-location-profile/lp-get-elevation-chart.md |
| `LP_Get_Elevation_Stats` | Read | Low | https://policylayer.com/tools/com-geospatialsystem-location-profile/lp-get-elevation-stats.md |
| `LP_Get_Slope_Chart` | Read | Low | https://policylayer.com/tools/com-geospatialsystem-location-profile/lp-get-slope-chart.md |
| `LP_Get_Slope_Stats` | Read | Low | https://policylayer.com/tools/com-geospatialsystem-location-profile/lp-get-slope-stats.md |
| `LP_Get_Terrain_3D` | Read | Low | https://policylayer.com/tools/com-geospatialsystem-location-profile/lp-get-terrain-3d.md |
| `LP_Get_Terrain_Map` | Read | Low | https://policylayer.com/tools/com-geospatialsystem-location-profile/lp-get-terrain-map.md |

## Tool descriptions

- `list_datasets` — List all available elevation datasets on the Geospatial System server.
- `LP_Get_Elevation` — Get the elevation in metres at a specific lat/lon coordinate. Available on all tiers including Free.
- `LP_Get_Elevation_Batch` — Get elevation for up to 100 points in one call. Pass a list of objects: [{"lat":…,"lon":…,"dataset_id":…}, …] Available on all tiers including Free.
- `LP_Get_Elevation_Chart` — Generate a range-box chart showing elevation Min/Avg/Max across three neighbourhood window sizes. Returns a URL to the chart image. Requires Pro key. Supports PNG / SVG / PDF.
- `LP_Get_Elevation_Stats` — Get elevation statistics (Min, Average, Max) for 3×3, 5×5 and 7×7 pixel windows centred on the coordinates. Requires Pro or Enterprise key.
- `LP_Get_Slope_Chart` — Generate a range-box chart showing terrain slope Min/Avg/Max across three neighbourhood window sizes. Returns a URL to the chart image. Requires Pro key. Supports PNG / SVG / PDF.
- `LP_Get_Slope_Stats` — Get terrain slope statistics (Min, Average, Max) in degrees for 3×3, 5×5 and 7×7 pixel windows. WGS-84 corrected. Requires Pro key.
- `LP_Get_Terrain_3D` — Generate a 3-D perspective terrain surface map (Plotly go.Surface) coloured by elevation with a red spike pin marking the query location. Requires Pro key. Supports PNG / HTML.
- `LP_Get_Terrain_Map` — Generate a composite terrain map: Google Hybrid satellite (EPSG:3857) + smoothed contours with labels + flow-direction arrows + location pin. All layers are reprojected to EPSG:3857 — no overlay mismatch. Requires Pro key. Supports PNG.

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=com-geospatialsystem-location-profile · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/com-geospatialsystem-location-profile
