Lotlytics — Real Estate Market Intelligence
About
Live real estate market data for 895 US metros. Home prices, rental yields, investment health scores, migration trends, and HUD fair market rents. Free tier included, no account needed.
Details
- Author
- daejung83
- Downloads
- 267
- Categories
- Other, Finance
Jump to
- Free tools for top 50 US metros (list_markets, get_market_summary, get_market_health)
- Premium tools covering all 895 metros (get_market_summary_premium, compare_markets, search_markets)
- Investment health score (1–10) with key signals per market
- Side-by-side comparison of two cities (premium)
- Filter markets by price, yield, appreciation, and affordability (premium)
- 20 free requests/day without account registration
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Lotlytics — Real Estate Market IntelligenceCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Configure the MCP client with the SSE endpoint https://lotlytics-mcp-production.up.railway.app/sse. The free tier requires no sign-up; after adding the config and restarting the client, you can ask questions directly. For premium features ($79/month), add your API key from lotlytics.us/settings/api-keys in the Authorization header using Bearer YOUR_API_KEY.
get_market_summary
Get a real estate market summary for a US city or metro area. Returns median home price, appreciation, rental yield, market momentum, and migration trends. Free tier: top 50 markets. With API key: all 894 US metros. Use get_market_health first for a quick score, then this for the full picture.
list_markets
List available real estate markets. Free tier: top 50 US metros. With API key: all 894 markets. Optionally filter by state (2-letter abbreviation or full name).
get_market_health
Get a quick investment health score (1-10) for a US real estate market. Returns a score with label (Strong Buy / Favorable / Neutral / Caution / Avoid) and key signals. Use this FIRST for quick screening before digging deeper with get_market_summary. Free tier: top 50 markets. With API key: all 894 metros.
compare_markets
Compare two real estate markets side by side. Requires API key (Investor plan). Returns a head-to-head comparison with winners highlighted across price, yield, appreciation, and more. Use when deciding between two markets for investment.
search_markets
Search for real estate markets matching specific investment criteria. Requires API key. Examples: 'markets in Texas under $300k with 6%+ yield', 'best appreciation in the Southeast'. Filters: state, max_price, min_appreciation, min_rental_yield, max_price_to_income. No filters = top-ranked markets nationally.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"lotlytics \u2014 real estate market intelligence": {
"lotlytics": {
"type": "sse",
"url": "https://lotlytics-mcp-production.up.railway.app/sse"
}
}
}
}
McpServers
{
"lotlytics": {
"type": "sse",
"url": "https://lotlytics-mcp-production.up.railway.app/sse"
}
}
Real estate market data for any MCP-compatible AI assistant — Claude, Cursor, Windsurf, and more.
- "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?"
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 atlotlytics.us/settings/api-keysafter upgrading to Investor ($79/mo).
Free tier (top 50 markets, no key needed)
Premium tier (all 895 markets, requiresX-API-Key)
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.
- 🌐Website:lotlytics.us
- 📖MCP Docs:lotlytics.us/mcp
- 💳Pricing:lotlytics.us/pricing
AI trading memory layer for MT5/forex with 15 MCP tools — store/recall trades, pattern discovery, strategy evolution, and Outcome-Weighted Memory.
EUR settlement for AI agents. USDC/EURC to EUR via SEPA Instant. Trust scoring (KYA 0-100), market data, crypto analytics, AI tools.
Full-lifecycle algorithmic trading: describe strategies in plain English, AI generates code, backtest on real data, deploy live to 10+ brokers. Stocks, options, crypto, futures. Free tier available.
Search Brazilian real estate listings, simulate financing, qualify leads, and schedule visits directly from any LLM.
MCP server for cryptocurrency asset prices, exchange rates, and market metadata via Crypto APIs
Free MCP server for real-time cryptocurrency data. 5 tools: get_price, get_market_overview, get_token_info, get_historical_prices, get_trending. 70+ tokens supported via CoinGecko API.
Provides real-time cryptocurrency market data using the CoinGecko API.
Live Stock Market Data, SEC Filings, Stock Screener, and analysis
Crypto research & trading MCP — swaps, earn, perps, Polymarket across major chains.
Financial market intelligence with 12 tools: real-time stock quotes, crypto prices, technical analysis (RSI, MACD, Bollinger Bands), market overview, and portfolio tracking. Zero API keys required.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



