Satellite land due-diligence: a green/caution/walk-away verdict with cited signals for any parcel.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP server that lets AI agents run satellite land due-diligence through LandBenchmark. It exposes one tool, analyze_parcel, that returns a green / caution / walk-away verdict with cited signals (flooding, slope & buildability, soil, hazards, access) for any parcel.
When someone asks their AI assistant "is this land any good to buy?", the agent can call LandBenchmark and answer with observed, cited satellite data instead of guessing.
Both env vars are required. (TERRAIN_* is the internal engine name β LandBenchmark runs on the Terrain analysis engine.) TERRAIN_BASE_URL has no default on purpose: every request sends your API key to that host in an Authorization header, so the server refuses to start rather than guess where it goes. It also refuses to send a key over plain http:// to anything but localhost.
Works with any MCP-capable client β Claude Desktop, Claude Code, and agent frameworks.
analyze_parcel| Param | Type | Notes |
|---|---|---|
lat, lon | number | Parcel centre (WGS84). Provide these or geometry. |
geometry | GeoJSON | Polygon or Point (alternative to lat/lon). |
label | string | Optional parcel name. |
mode | "lite" | "full" | lite (default) β 1 min; full = deep multi-year satellite report β 3β4 min. |
Returns a plain-text verdict summary with the flagged signals and a link to the full report.
Informational only β not a survey, flood determination, or a substitute for on-site inspection and professional advice.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/landbenchmark-mcp)<a href="https://allmcps.com/mcp/landbenchmark-mcp"><img src="https://allmcps.com/api/badge/landbenchmark-mcp?style=directory" alt="Landbenchmark MCP on AllMCPs" /></a>