mcpbeat Sign in

Landbenchmark MCP Server

by winds3753 Your server? Claim it
local only

Landbenchmark MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 30 Jul 2026.

Satellite land due-diligence: a green/caution/walk-away verdict with cited signals for any parcel.

Installs per day peak 134 · avg 9
a month agotoday
32
Installs / week
npm · landbenchmark-mcp
0
Stars
0 open issues
30 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Landbenchmark MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add landbenchmark-mcp -- npx -y landbenchmark-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "landbenchmark-mcp": {
      "args": [
        "-y",
        "landbenchmark-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.landbenchmark-mcp]
command = "npx"
args = ["-y", "landbenchmark-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "landbenchmark-mcp": {
      "args": [
        "-y",
        "landbenchmark-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "landbenchmark-mcp": {
      "args": [
        "-y",
        "landbenchmark-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: TERRAIN_API_KEY (LandBenchmark API key (create one at https://www.landbenchmark.com/account).), TERRAIN_BASE_URL (LandBenchmark base URL, e.g. https://www.landbenchmark.com). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Landbenchmark MCP

same job, measured the same way
Location & Demand Intelligence
by timzinin-api

Pay-per-call where-and-when-to-operate signals from official local statistics.

7 tools answering
Flatscope
by co-flatscope

Cited UK flat due diligence from a Rightmove link: sold prices, lease, EPC, safety, verdict.

5 tools answering
Site Intelligence
by bayrakdaralper

Score any coordinate for ecological and agricultural land suitability from satellite data

local only
pkgxray
by adamsjack711-ux

Pre-install security scans for npm packages, MCP servers, and AI agents with cited verdict evidence.

92 installs/wk local only
US Brand Intelligence
by timzinin-api

Pay-per-call US brand evidence and signal workflows with free MCP discovery and x402 payments.

21 tools answering
Whoisgenius
by basicscandal

Domain attribution and correlation for AI agents, with confidence and per-signal evidence.

2 tools answering
Cartography MCP Server
by mrcartographer

Human-curated crypto market intelligence with x402 payments. Weekly signals and analysis.

44 installs/wk local only
Purchaseiq
by purchaseiq

Pre-purchase trust checks for AI agents: recalls, scam signals, proceed/caution/avoid verdict.

1 tools answering

Landbenchmark MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Landbenchmark MCP?
Landbenchmark MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package landbenchmark-mcp was installed 32 times last week.
How do I connect Landbenchmark MCP?
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 runs locally, so the command pulls landbenchmark-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Landbenchmark MCP?
The npm package landbenchmark-mcp was installed 32 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Landbenchmark MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.