chathome.lu — Luxembourg Real Estate
lu.chathome/chathomeLuxembourg real estate for AI agents: property search, price estimates, market data, commutes.
Tools · 15
Preferred natural-language ('vibe') property search. Pass the user's request as prose and the engine matches on lifestyle, mood, proximity, and soft preferences via embeddings + LLM reasoning. Healthy…
Search rental properties across supported Grande Région inventory by location, price, rooms, area, property type, and positive-evidence amenities, with explicit sort and completeness metadata. Every s…
Search properties for sale across supported Grande Région inventory by location, price, rooms, area, property type, and positive-evidence amenities, with explicit sort and completeness metadata. Every…
Render one to eight exact results from a prior property search as an interactive MCP Apps photo carousel. Call a search tool first, then copy its listing IDs and any returned match scores/reasons with…
Get the full fail-closed listing page: its public record, price history, area trend, family amenities, neighbourhood facts, property passport, parcel dossier, normalized costs, official checks, transp…
Compare two to eight listings through one normalized AgentListing v2 response, including known and estimated costs, availability, property facts, official flood/noise checks, station frequency, commut…
Trust-layer view of the full fail-closed listing page, including its public record and page context, normalized costs, official checks, sources, freshness, explicit unknowns, and privacy-safe correcti…
Get real estate market data and liveability scores for a commune — prices, trends, schools, transport.
Get every estate agency with active listings in a supported Luxembourg town, including current buy/rent stock and asking-price ranges.
AI-powered price estimate for a Luxembourg property. The chathome valuation model is trained and backtested on historical property listing asking prices, not deed-level sales. Returns an estimated pri…
Calculate Luxembourg mortgage affordability and state whether the property-price ceiling includes every acquisition cost or only currently known costs.
Commute time estimates from a Luxembourg commune to a major employment hub (Luxembourg City, Kirchberg EU Quarter, or Belval) across four transport modes.
Analyze a caller-provided Luxembourg residential lease PDF or raw text, persist the full user-scoped analysis, and return a compact risk summary. Do not provide payment-card data, government identifie…
Submit an inquiry about a listing. For chathome-hosted listings creates a conversation thread; for external agency listings returns agency contact details.
Poll an MCP agent inquiry conversation for agent replies. Returns the current status and full message thread.
Resources · 1
Interactive, cross-platform carousel for verified ChatHome property matches.
ui://chathome/listing-carousel-v1.html
Prompts · 3
Guided search for family-friendly rental properties in Luxembourg.
Side-by-side comparison of two Luxembourg communes using market and liveability data.
Find properties across the Grande Région from natural-language criteria and show the best results as picture cards.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"chathome.lu_—_luxembourg_real_estate": {
"url": "https://chathome.lu/api/mcp",
"transport": "streamable-http"
}
}
}