real-estate-agency / Land Value Index
Land Value Index 1.0.0
1.0.0
real-estate/land-value-index
Query official land value indices for a location.
Connect
Copy/paste this example snippet into your MCP client configuration, then fill in any required auth values.
{
"mcpServers": {
"land-value-index": {
"transport": "streamable-http",
"url": "https://gateway.realestateagency.example/land-value-index"
}
}
}
JSON
{
"server": {
"name": "real-estate/land-value-index",
"title": "Land Value Index",
"description": "Query official land value indices for a location.",
"version": "1.0.0",
"packages": null,
"remotes": [
{
"type": "streamable-http",
"url": "https://gateway.realestateagency.example/land-value-index"
}
],
"repository": null,
"icons": null,
"website_url": "https://real-estate-agency.apim.eu/mcp-registry",
"latest": true,
"created_at": "2026-09-07T06:06:42.997Z",
"updated_at": "2026-09-07T06:17:01.815Z"
}
}