Lotlytics — Real Estate Market Data
FreeNot checkedLive real estate market data for 895 US metros. Ask your AI assistant about home prices, rental yields, investment health scores, migration trends, and affordab
About
Live real estate market data for 895 US metros. Ask your AI assistant about home prices, rental yields, investment health scores, migration trends, and affordability. Free tier covers top 50 markets (no account needed). Premium tier unlocks all 895 markets, HUD Fair Market Rents, side-by-side market comparison, and filtered market search.
README
Real estate market data for any MCP-compatible AI assistant — Claude, Cursor, Windsurf, and more.
Ask your AI questions like:
- "Is Nashville a good market to invest in right now?"
- "Compare Austin vs Charlotte for rental investing"
- "Find markets in Texas under $300k with yield above 5%"
- "What's the investment health score for Phoenix AZ?"
Quick Start — Free, No Account Needed
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.
Premium — Investor Plan (All 895 Markets)
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 vs Premium
| 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 |
Tools
Free tier (top 50 markets, no key needed)
| 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 |
Premium tier (all 895 markets, requires X-API-Key)
| Tool | Description |
|---|---|
get_market_summary |
Everything above + HUD Fair Market Rents, percentile rankings, full migration data |
compare_markets |
Side-by-side comparison of two cities across 10+ metrics |
search_markets |
Filter 895 markets by price, yield, appreciation, affordability |
Running Locally
git clone https://github.com/daejung83/lotlytics-mcp
cd lotlytics-mcp
pip install -r requirements.txt
python server.py --transport streamable-http --port 8080
Or use the hosted endpoint above — no local setup needed.
Links
- 🌐 Website: lotlytics.us
- 📖 MCP Docs: lotlytics.us/mcp
- 💳 Pricing: lotlytics.us/pricing
License
MIT
Installing Lotlytics — Real Estate Market Data
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/daejung83/lotlytics-mcpFAQ
Is Lotlytics — Real Estate Market Data MCP free?
Yes, Lotlytics — Real Estate Market Data MCP is free — one-click install via Unyly at no cost.
Does Lotlytics — Real Estate Market Data need an API key?
No, Lotlytics — Real Estate Market Data runs without API keys or environment variables.
Is Lotlytics — Real Estate Market Data hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Lotlytics — Real Estate Market Data in Claude Desktop, Claude Code or Cursor?
Open Lotlytics — Real Estate Market Data on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Lotlytics — Real Estate Market Data with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
