76 lines
3.2 KiB
Markdown
76 lines
3.2 KiB
Markdown
# Nadlan-MCP Use Cases
|
|
|
|
The nadlan-mcp MCP server provides comprehensive Israeli real estate data analysis capabilities. Here's what you can do with it:
|
|
|
|
## 🏠 **Address & Location Services**
|
|
- **Address Autocomplete**: Search and autocomplete Israeli addresses (supports both Hebrew and English)
|
|
- **Location-based Deals**: Find real estate deals within a specific radius of any coordinates
|
|
|
|
## 📊 **Real Estate Deal Analysis**
|
|
- **Recent Deals by Address**: Find recent real estate transactions for any specific address
|
|
- **Street-level Analysis**: Get all recent deals for an entire street/area
|
|
- **Neighborhood Analysis**: Analyze deals across entire neighborhoods
|
|
|
|
## 📈 **Market Intelligence**
|
|
- **Market Trends Analysis**: Analyze price patterns and market trends over time for any area
|
|
- **Price per Square Meter Trends**: Track how property values change over time
|
|
- **Market Activity Levels**: See how active the real estate market is in different areas
|
|
|
|
## 🔍 **Comparative Analysis**
|
|
- **Multi-Address Comparison**: Compare real estate markets between multiple addresses side-by-side
|
|
- **Investment Analysis**: Compare different areas for investment potential
|
|
|
|
## 💡 **Practical Use Cases**
|
|
|
|
### Property Valuation
|
|
- Research recent sales to estimate property values
|
|
- Understand pricing trends in specific neighborhoods
|
|
- Compare similar properties in the area
|
|
|
|
### Investment Research
|
|
- Identify trending neighborhoods and price patterns
|
|
- Analyze market activity levels across different areas
|
|
- Track price per square meter trends over time
|
|
|
|
### Market Analysis
|
|
- Understand local real estate dynamics
|
|
- Monitor market trends and patterns
|
|
- Identify emerging or declining areas
|
|
|
|
### Due Diligence
|
|
- Research an area before buying/selling property
|
|
- Understand recent transaction history
|
|
- Compare multiple potential locations
|
|
|
|
## 🗣️ **Example Queries**
|
|
|
|
You can ask questions like:
|
|
- "What are recent deals near [address]?"
|
|
- "Show me market trends for [neighborhood]"
|
|
- "Compare real estate markets between [address1] and [address2]"
|
|
- "Find all recent sales on [street name]"
|
|
- "Analyze market trends around [specific address]"
|
|
- "What's the average price per square meter in [area]?"
|
|
|
|
## 📋 **Available Functions**
|
|
|
|
- `autocomplete_address` - Search and autocomplete Israeli addresses
|
|
- `get_deals_by_radius` - Get deals within a radius of coordinates
|
|
- `get_street_deals` - Get deals for a specific street polygon
|
|
- `find_recent_deals_for_address` - Find recent deals for a specific address
|
|
- `get_neighborhood_deals` - Get deals for a neighborhood polygon
|
|
- `analyze_market_trends` - Analyze market trends and price patterns
|
|
- `compare_addresses` - Compare real estate markets between multiple addresses
|
|
|
|
## 🎯 **Data Coverage**
|
|
|
|
The data covers recent Israeli real estate transactions and can help with:
|
|
- Property research and valuation
|
|
- Investment analysis and decision-making
|
|
- Market understanding and trends
|
|
- Comparative analysis across locations
|
|
- Due diligence for real estate decisions
|
|
|
|
## 🚀 **Getting Started**
|
|
|
|
Simply connect to the nadlan-mcp server through your MCP client (like Cursor) and start asking questions about Israeli real estate data. The server supports both Hebrew and English addresses and provides comprehensive market analysis capabilities. |