← Registry

Data Collection

geospatialsystem.com

Provides elevation and terrain slope data for given geographic coordinates.

1 endpoint9 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://api.geospatialsystem.com/mcp

No auth detected

MCP server metadata

Name
Location Profile
Version
3.3.1
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui

Known tools 9

list_datasets

List all available elevation datasets on the Geospatial System server.

Inferred read-only
LP_Get_Elevation

Get the elevation in metres at a specific lat/lon coordinate.

Inferred read-only
LP_Get_Elevation_Batch

Get elevation for up to 100 points in one call.

Inferred read-only
LP_Get_Elevation_Stats

Get elevation statistics (Min, Average, Max) for 3×3, 5×5 and 7×7 pixel windows centred on the coordinates.

Inferred read-only
LP_Get_Slope_Stats

Get terrain slope statistics (Min, Average, Max) in degrees for 3×3, 5×5 and 7×7 pixel windows.

Inferred read-only
LP_Get_Elevation_Chart

Generate a range-box chart showing elevation Min/Avg/Max across three neighbourhood window sizes.

Inferred read-only
LP_Get_Slope_Chart

Generate a range-box chart showing terrain slope Min/Avg/Max across three neighbourhood window sizes.

Inferred read-only
LP_Get_Terrain_Map

Generate a composite terrain map: Google Hybrid satellite (EPSG:3857) + smoothed contours with labels + flow-direction arrows + location pin.

Inferred read-only
LP_Get_Terrain_3D

Generate a 3-D perspective terrain surface map (Plotly go.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.location-profile]
url = "https://api.geospatialsystem.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "location-profile": {
      "type": "http",
      "url": "https://api.geospatialsystem.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: location-profile
Remote MCP URL: https://api.geospatialsystem.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "location-profile": {
      "url": "https://api.geospatialsystem.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "location-profile": {
      "type": "http",
      "url": "https://api.geospatialsystem.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "location-profile",
  "transport": "streamable-http",
  "url": "https://api.geospatialsystem.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for geospatialsystem.com was fetched 2026-08-03T21:31:56.525Z and is being refreshed.

Trust status Neutral

geospatialsystem.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.