Loading MCP server directory, please wait...
Satellite land due-diligence: a green/caution/walk-away verdict with cited signals for any parcel.
npx @getmcp/cli add io.github.winds3753/landbenchmark-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TERRAIN_API_KEYLandBenchmark API key (create one at https://www.landbenchmark.com/account).
TERRAIN_BASE_URLLandBenchmark base URL, e.g. https://www.landbenchmark.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.winds3753/landbenchmark-mcp": {
"command": "npx",
"args": [
"-y",
"landbenchmark-mcp"
],
"env": {
"TERRAIN_API_KEY": "",
"TERRAIN_BASE_URL": ""
}
}
}
}