Current US rental market data for AI agents: 1,500+ submarkets, monthly rent + vacancy + trends.
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"estaite": {
"args": [
"-y",
"mcp-remote@latest",
"https://mcp.estaite.com",
"--header",
"x-api-key:YOUR_API_KEY"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Add current US rental market intelligence to any AI agent in under 60 seconds. 1,500+ submarkets, monthly-refreshed rent / vacancy / affordability / trends, 1,000 free calls per month. No credit card required.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / finance
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
The official MCP server implementation for the Perplexity API Platform
Self-hosted URL- and file-to-Markdown service for humans and AI agents - web pages, documents, images, audio, YouTube. PWA + REST + MCP + Claude Code skill, Reddit-aware, refreshable share links.
Dynamic problem-solving through sequential thought chains
MCP Security Weekly
Get CVE alerts and security updates for io.github.Estaite-Solutions/estaite-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Add current US rental market intelligence to any AI agent in under 60 seconds. 1,500+ submarkets, monthly-refreshed rent / vacancy / affordability / trends, 1,000 free calls per month. No credit card required.
Add this to claude_desktop_config.json:
{
"mcpServers": {
"estaite": {
"command": "npx",
"args": ["-y", "mcp-remote@latest", "https://mcp.estaite.com", "--header", "x-api-key:YOUR_API_KEY"]
}
}
}
Restart Claude Desktop. Done. Get your free API key at estaite.com/developers.
Setting up a different client? See
clients/— copy-paste configs for 13 popular MCP clients.
You: What's the rental market like in Austin right now?
Claude finds the right submarket via
search_estaite_submarkets, then callsget_estaite_market_snapshot.Claude: Austin is currently a renter's market. Vacancy is running above the balanced threshold, median 2BR rent is down year-over-year, and properties are sitting on market longer than the national average. New construction outpaced demand over the past 12 months. Source: estaite.com.
Every response includes structured data plus a citation back to the source. No hallucinated rent numbers.
| Plan | Monthly Calls | Rate Limit | Price | Best for |
|---|---|---|---|---|
| Free | 1,000 | 2 req/sec | $0 | Hobby projects, testing, demos |
| Starter | 10,000 | 10 req/sec | $49 / mo | MVPs, small production apps |
| Pro | 100,000 | 30 req/sec | $149 / mo | Production AI agents, internal tools |
| Enterprise | Custom | Custom | Contact us | Teams, high-volume agents, SSO |
Free tier requires no credit card. Upgrade in-app any time. Full pricing details at estaite.com/developers.
search_estaite_submarkets — Find submarkets by name. Returns IDs to feed into metric tools.list_estaite_submarkets — Browse submarkets; filter by state or metro. Returns up to 200 results.find_estaite_submarkets_by_criteria — Filter by rent range, YoY growth, vacancy ceiling, state, or CBSA.query_estaite_submarket_index — Full metrics: rent, vacancy, affordability, days on market, trend history.get_estaite_market_snapshot — Quick summary: condition label, vacancy, rent direction.get_estaite_rent_trends — Historical rent change: MoM, 3M, 6M, 9M, YoY.get_estaite_affordability — Rent-to-income ratio + affordability label (e.g. Cost Burdened).compare_estaite_submarkets — Side-by-side comparison across all key metrics. Up to 10 submarkets per call.