mcpbeat

Geospatial System — Location Profile MCP Server

com.geospatialsystem/location-profile
answering

Geospatial System — Location Profile is answering right now. Last checked 11 min ago. It exposes 9 tools.

Elevation, slope, terrain maps & 3-D surfaces for any site — near-global 30 m, US 10 m, AU/NZ 5 m.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
9
Tools
read from the server
1014 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add location-profile --transport http https://api.geospatialsystem.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "location-profile": {
      "url": "https://api.geospatialsystem.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.location-profile]
url = "https://api.geospatialsystem.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "location-profile": {
      "url": "https://api.geospatialsystem.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "location-profile": {
      "url": "https://api.geospatialsystem.com/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

elevation
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.
slope
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.
terrain
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.
datasets
list_datasets
List all available elevation datasets on the Geospatial System server.

Endpoints

URLTransportStateLatencyChecked
https://api.geospatialsystem.com/mcp streamable-http answering 1035 ms 11 min ago

Geospatial System — Location Profile — questions

Answers built from our own checks of this server.

What can Geospatial System — Location Profile do?
It exposes 9 tools, read directly from the server on our last check. Among them: list_datasets, LP_Get_Elevation, LP_Get_Elevation_Batch, LP_Get_Elevation_Chart, LP_Get_Elevation_Stats, LP_Get_Slope_Chart and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Geospatial System — Location Profile mostly used for?
Its tools cluster around elevation, slope and terrain. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Geospatial System — Location Profile working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 1014 ms. The bar chart above shows every period we have measured.
How do I connect Geospatial System — Location Profile?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Geospatial System — Location Profile need an API key?
No. Geospatial System — Location Profile completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Geospatial System — Location Profile?
It answers our handshake in 1014 ms on average, which is faster than 5% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.