Server data from the Official MCP Registry
Current US rental market data for AI agents: 1,500+ submarkets, monthly rent + vacancy + trends.
Current US rental market data for AI agents: 1,500+ submarkets, monthly rent + vacancy + trends.
Remote endpoints: streamable-http: https://mcp.estaite.com
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-estaite-solutions-estaite-mcp": {
"url": "https://mcp.estaite.com"
}
}
}From the project's GitHub README.
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 all submarkets; filter by state or metro.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.rank_estaite_submarkets — Rank by rent, growth, vacancy, affordability, or days on market.get_estaite_comparable_markets — Find submarkets with similar rent levels to a given one.get_estaite_zip_metrics — Rental metrics for a specific ZIP code.get_estaite_cbsa_overview — Metro-level averages and full submarket list.get_estaite_cbsa_trends — Monthly aggregated trends for an entire metro.Detailed input/output schemas in llms.txt (also designed to be readable by AI agents auto-discovering the server).
Copy-paste config for 13 MCP clients. Pick yours:
| Claude Desktop | Claude Code | Cursor |
| VS Code | ChatGPT | Copilot Studio |
| LangChain | LlamaIndex | CrewAI |
| OpenAI SDK | OpenAI Agent Builder | n8n |
| Direct HTTP |
apt (apartment), sfr (single-family rental), ct (condo/townhome)https://mcp.estaite.comllms.txt — discoverable, machine-readablePass your API key with any of:
| Method | Example |
|---|---|
| Header | x-api-key: YOUR_API_KEY |
| Bearer token | Authorization: Bearer YOUR_API_KEY |
| Query param | https://mcp.estaite.com?key=YOUR_API_KEY |
Free tier — no credit card — at estaite.com/developers.
MIT — see LICENSE.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.