Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🏠 Real Estate
  3. Estaite MCP
Estaite MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 2:32:36 PM

Estaite MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website

Current US rental market data for AI agents: 1,500+ submarkets, monthly rent + vacancy + trends.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "estaite-mcp": {
      "url": "https://mcp.estaite.com"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🏠 More in Real Estate

Documentation Overview

Estaite MCP Server

License: MIT MCP Free Tier smithery badge MCP Badge

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.


What you can build

  • Rental market research agents β€” Ask Claude "compare rents in Austin vs Nashville for a 2-bedroom" and get current, cited data without any data pipeline of your own.
  • Investment underwriting bots β€” Let your AI evaluate cap rates, rent growth, and vacancy trends across hundreds of submarkets in a single conversation.
  • PropTech AI features β€” Drop into your existing app β€” tenant portals, brokerage tools, CRM enrichment β€” and your agent suddenly knows real estate.

30-second install (Claude Desktop)

Add this to claude_desktop_config.json:

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.

Example interaction

You: What's the rental market like in Austin right now?

Claude finds the right submarket via search_estaite_submarkets, then calls get_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.

Pricing

PlanMonthly CallsRate LimitPriceBest for
Free1,0002 req/sec$0Hobby projects, testing, demos
Starter10,00010 req/sec$49 / moMVPs, small production apps
Pro100,00030 req/sec$149 / moProduction AI agents, internal tools
EnterpriseCustomCustomContact usTeams, high-volume agents, SSO

Free tier requires no credit card. Upgrade in-app any time. Full pricing details at estaite.com/developers.

All 13 tools

Discovery

  • 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.

Single-submarket analysis

  • 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).

Comparison & ranking

  • compare_estaite_submarkets β€” Side-by-side comparison across all key metrics. Up to 10 submarkets per call.
  • 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.

Geographic

  • 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).

Client integrations

Copy-paste config for 13 MCP clients. Pick yours:

Claude DesktopClaude CodeCursor
VS CodeChatGPTCopilot Studio
LangChainLlamaIndexCrewAI
OpenAI SDKOpenAI Agent Buildern8n
Direct HTTP

Data coverage

  • Geography: 1,500+ submarkets across the largest US Metropolitan Statistical Areas β€” expanding monthly
  • Property types: apt (apartment), sfr (single-family rental), ct (condo/townhome)
  • Bedroom counts: 1–5 BR per property type
  • Update frequency: Monthly
  • Citations: Every tool response includes source attribution

Server details

  • MCP server URL: https://mcp.estaite.com
  • Protocol: Streamable HTTP (MCP 2025-03-26)
  • AI agent manifest: llms.txt β€” discoverable, machine-readable

Authentication

Pass your API key with one of:

MethodExampleNotes
Header (recommended)x-api-key: YOUR_API_KEYPreferred for code-driven clients (curl, custom agents, MCP SDKs).
Bearer tokenAuthorization: Bearer YOUR_API_KEYStandard Bearer scheme. Used by clients that complete the OAuth 2.1 flow.
Query paramhttps://mcp.estaite.com?key=YOUR_API_KEYConvenient for clients that only accept a URL (Claude Desktop Connectors, ChatGPT custom GPTs).

API key security

Treat your API key like a password:

  • Never commit it to git, and don't paste it into URLs you'll share publicly
  • Rotate it immediately at estaite.com/developers if exposed
  • Use environment variables, not hardcoded strings, when integrating

Get an API key

Free tier, no credit card, at estaite.com/developers.

License

The configs, examples, and docs in this repository are MIT licensed (see LICENSE). The Estaite MCP server itself is a hosted commercial service; see pricing for plan details.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Real Estate View all alternatives
  • DealMachine logoDealMachine

    Search and enrich US property, owner, people, and company data for sales and lead generation.

    🏠 Real Estate0 views
    Compare vs DealMachine β†’
  • UK Property Data logoUK Property Data

    UK property data β€” Land Registry comps, EPC, Rightmove, rental yields, stamp duty, Companies House

    🏠 Real Estate0 views
    Compare vs UK Property Data β†’
  • Korea Data Suite logoKorea Data Suite

    Korean public holidays, business-day math, and MOLIT real-estate transactions as MCP tools.

    🏠 Real Estate0 views
    Compare vs Korea Data Suite β†’
  • Altos logoAltos

    Altos Research MCP β€” Real estate market intelligence

    🏠 Real Estate0 views
    Compare vs Altos β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
4mo ago
Most recent push to the default branch.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Estaite MCP

estaite-mcp is a hosted MCP server. Add it as a remote server in your client's config: "mcpServers": { "estaite-mcp": { "url": "https://mcp.estaite.com" } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewEstaite MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/estaite-mcp?style=directory)](https://allmcps.com/mcp/estaite-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/estaite-mcp"><img src="https://allmcps.com/api/badge/estaite-mcp?style=directory" alt="Estaite MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🏠Real Estate
More technical detailsExpand β–Ύ
TransportSSE (Remote)
Last updatedMay 13, 2026
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit4mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 13, 2026
36Quality signal: Fair Β· 36/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 8/18/2026 via OSV.dev Β· https://mcp.estaite.com (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🏠 Real Estate β†’Alternatives to Estaite MCP β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients