real-estate-agency / Market Valuation
Market Valuation 1.0.0
1.0.0
real-estate/market-valuation
Determine market values, comparable sales and rent-index figures for a property.
Connect
Copy/paste this example snippet into your MCP client configuration, then fill in any required auth values.
{
"mcpServers": {
"market-valuation": {
"transport": "streamable-http",
"url": "https://gateway.realestateagency.example/mcp/market-valuation"
}
}
}
JSON
{
"server": {
"name": "real-estate/market-valuation",
"title": "Market Valuation",
"description": "Determine market values, comparable sales and rent-index figures for a property.",
"version": "1.0.0",
"packages": null,
"remotes": [
{
"type": "streamable-http",
"url": "https://gateway.realestateagency.example/mcp/market-valuation"
}
],
"repository": null,
"icons": null,
"website_url": "https://real-estate-agency.apim.eu/mcp-registry",
"latest": true,
"created_at": "2026-09-07T06:06:42.425Z",
"updated_at": "2026-09-07T06:17:01.213Z"
}
}