By daejung83
Real estate market intelligence — investment scores, rental yields, and market data for 895 US metros. Free for top 50 markets.
Analyze a specific property for investment potential — provide details or paste a Zillow link. Compares property price against market data. Free for top 50 markets.
Discover the best real estate investment markets in a US state — ranked by investment health score. Free tier shows major metros only.
Find US real estate markets matching your investment criteria — filter by budget, rental yield, appreciation, and state. Requires Lotlytics Investor plan.
Compare two US real estate markets side-by-side — prices, yields, appreciation, migration, and a winner verdict. Requires Lotlytics Investor plan.
Generate a full investment report for a US real estate market — prices, rental yield, health score, and investment verdict. Free for top 50 markets.
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Investment scores, rental yields, and market data for 895 US metros.
Free for the top 50 markets. No account needed.
"Is Nashville a good market to invest in right now?"
## Nashville, TN — Market Health
🟢 Strong Buy (7.8/10)
Key signals:
- Appreciation: +5.2% YoY (72nd percentile)
- Rental yield: 6.1% (68th percentile)
- Market momentum: Balanced ⚖️
- Net migration: 81st percentile
- Employment: 74th percentile
"Compare Austin vs Charlotte for rental investing"
"Find markets in Texas under $300k with yield above 5%"
"I found a house at $285k in Tampa — is it a good investment?"
/plugin marketplace add daejung83/lotlytics-plugin
/plugin install lotlytics@daejung83
Then use any skill: /lotlytics:market-report, /lotlytics:analyze-property, etc.
Add to your config file:
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lotlytics": {
"type": "sse",
"url": "https://lotlytics-mcp-production.up.railway.app/sse"
}
}
}
Restart Claude Desktop. Look for the plugin icon. Done.
Add the same MCP config to your editor's MCP settings. The SSE endpoint works with any MCP-compatible client.
| Skill | Description | Tier |
|---|---|---|
/lotlytics:market-report | Full investment report for a city — prices, yield, health score, verdict | Free |
/lotlytics:analyze-property | Analyze a specific property — price vs. market, estimated rent, cap rate | Free |
/lotlytics:explore-state | Best markets in a state — ranked by investment health | Free |
/lotlytics:find-markets | Guided screener — filter by budget, yield, appreciation, state | Premium |
/lotlytics:head-to-head | Two markets side-by-side — comparison table with winner | Premium |
/lotlytics:portfolio-check | 2-3 markets as a portfolio — diversification and risk analysis | Premium |
| Tool | Description | Tier |
|---|---|---|
get_market_health | Investment health score (1-10) with bullish/bearish signals | Free (top 50) |
get_market_summary | Full report: prices, appreciation, yield, momentum, migration | Free (top 50) |
list_markets | List available markets, filter by state | Free (top 50) |
compare_markets | Side-by-side comparison of two markets | Premium |
search_markets | Filter 895 markets by investment criteria | Premium |
| Free | Premium ($79/mo) | |
|---|---|---|
| Markets | Top 50 US metros | All 895 US metros |
| API key required | No | Yes (X-API-Key header) |
| Tools | 3 (health, summary, list) | 5 (+ compare, search) |
| Skills | 3 (report, property, state) | 6 (+ screener, comparison, portfolio) |
| Rate limit | 20/day per IP | 1,000/day per key |
Get your API key: lotlytics.us/settings/api-keys (requires Investor plan)
Same endpoint, just add your API key:
{
"mcpServers": {
"lotlytics": {
"type": "sse",
"url": "https://lotlytics-mcp-production.up.railway.app/sse",
"headers": {
"X-API-Key": "YOUR_API_KEY"
}
}
}
}
Lotlytics aggregates data from 10+ government and commercial sources:
MIT
npx claudepluginhub daejung83/lotlytics-plugin --plugin lotlyticsInstitutional-grade CRE skills library covering the full investment lifecycle: deal screening, underwriting, structuring, due diligence, capital markets, market research, asset management, leasing, investor relations, development, disposition, sourcing, tax, ESG, portfolio strategy, and daily operations. Includes Monte Carlo simulation, SEC Reg D compliance, property management ops, deal attribution tracking, 1031 pipeline management, distribution notice generation, fund-raise LP negotiation tracking, and emerging manager evaluation. Ships expert subagents, Python calculators, workflow chains, and orchestrator pipelines for multi-agent acquisition workflows.
Property valuation: cost approach, income approach, easement valuation, comparable sales adjustment (DCA + MCDA), title, environmental due diligence
NYC property data skills — landmarks, DOB permits, violations, ACRIS records, HPD, and BSA variances from NYC Open Data.
Literature review and idea-screening starter kit for Claude Code, powered by the Corbis MCP. Bundles the repo's six research skills — literature review, positioning, landscape figures, idea generation, idea screening, and citation verification — alongside six slash commands and a paper-reader subagent.
Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.
Give your AI a memory — mine projects and conversations into a searchable palace. 33 MCP tools, auto-save hooks, and guided setup.