daejung83/lotlytics-mcp
Real estate market data MCP server — connect Claude, Cursor, or any AI assistant to 895 US markets
Platform-specific configuration:
{
"mcpServers": {
"lotlytics-mcp": {
"command": "npx",
"args": [
"-y",
"lotlytics-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> Real estate market data for any MCP-compatible AI assistant — Claude, Cursor, Windsurf, and more.
Ask your AI questions like:
---
Add to your Claude Desktop config:
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lotlytics": {
"type": "streamable-http",
"url": "https://lotlytics-mcp-production.up.railway.app/mcp"
}
}
}Restart Claude Desktop. Look for the 🔌 plugin icon. Done.
---
Same URL, just add your API key as a header:
{
"mcpServers": {
"lotlytics": {
"type": "streamable-http",
"url": "https://lotlytics-mcp-production.up.railway.app/mcp",
"headers": {
"X-API-Key": "YOUR_API_KEY"
}
}
}
}Get your API key at lotlytics.us/settings/api-keys after upgrading to Investor ($79/mo).
---
| | Free | Premium (Investor $79/mo) | |---|---|---| | API key required | No | Yes (X-API-Key header) | | Markets | Top 50 US metros | All 895 US metros | | Requests/day | 20 per IP | 1,000 per key |
---
| Tool | Description | |------|-------------| | get_market_health | Investment health score (1–10) with key signals | | get_market_summary | Prices, appreciation, rental yield, mortgage estimate, momentum | | list_markets | List available markets, filterable by state |
X-API-Key)| Tool | Description | |------|-------------| | get_market_summary | Everything above + H
Loading reviews...