MCP Server
MCP
io.github.winds3753/landbenchmark-mcp
Satellite land due-diligence: a green/caution/walk-away verdict with cited signals for any parcel.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "landbenchmark-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "LandBenchmark API key (create one at https://www.landbenchmark.com/account).",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "TERRAIN_API_KEY"
},
{
"description": "LandBenchmark base URL, e.g. https://www.landbenchmark.com",
"isRequired": true,
"format": "string",
"name": "TERRAIN_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment