What you can do with RentCast

Built for

Real Estate Investors, Property Managers, Leasing Agents, Realtors, Proptech Analysts

Example workflows

Rent comp for a listing

Single-address rent estimate — needs full street address.

Try this

What is the estimated long-term monthly rent for 5500 Grand Lake Dr, San Antonio, TX 78244 in RentCast?

Market pulse by zip

Zip-level aggregates — statistics require zipCode.

Try this

Show RentCast rental and sale market statistics for zip code 78244, including median rent and inventory trends.

Sale value check

Value estimate path — address required; optional beds/baths refine.

Try this

Estimate the sale value for 123 Oak Street, Austin, TX 78701 using RentCast and note any property attributes that affect the AVM.

Active rentals nearby

Area rental inventory — zip or city/state filters.

Try this

List active long-term rental listings near zip 90210 in RentCast and summarize price range and bedroom mix.

Context to know first

What is RentCast MCP?

RentCast MCP connects your RentCast account to AI assistants so you can query US rental and sale market data — rent and value estimates, active listings, property records, and zip-level statistics — from chat.

What data can agents read?

Property records from public data, automated rent and sale value estimates, active rental and sale listings by area, and market statistics (median rent, inventory, trends) by zip code.

Do estimates need an address?

Rent and value estimates require a full US address or both latitude and longitude. Market statistics require a five-digit zip code.

AI Skill
SKILL.md

Domain knowledge for RentCast — workflow patterns, data models, and gotchas for your AI agent.

RentCast

RentCast aggregates US rental and sale market data from listings and public records. All tools are read-only GET endpoints.

Data model

  • Property records — tax, structure, owner, and sale history for matched addresses.
  • Rent estimate (AVM) — long-term monthly rent for one property.
  • Value estimate (AVM) — estimated sale price for one property.
  • Rental listings — active long-term for-rent inventory in an area.
  • Sale listings — active for-sale inventory in an area.
  • Market statistics — zip-level medians, inventory, and trend series.

Operational order

  1. Single-property underwriting — start with property records when you need tax/owner context, then run rent and/or value estimates on the same full address string.
  2. Area comps — use rental or sale listings with zipCode or city+state (optional radius) before quoting individual AVMs.
  3. Market pulse — use market statistics when the question is zip-level trends (median rent, inventory); statistics require zipCode only, not a street address.
  4. Pagination — property and sale listing searches may return many rows; pass offset from the prior response when continuing a large search.

Selector rules

IntentRequired inputs
Rent or value estimateFull address (Street, City, State, Zip) or both latitude and longitude
Market statisticszipCode (five-digit US zip)
Area inventory / recordsAt least one of address, city+state, zipCode, or lat/lng (+ optional radius)

Optional AVM refinements: propertyType, bedrooms, bathrooms, squareFootage. Statistics optional: dataType (All/Rental/Sale), historyRange (months).

Gotchas

  • Calling rent/value estimate or statistics without the required selectors returns HTTP 400 upstream — supply selectors before retrying.
  • City names are case-sensitive on area searches.
  • Radius is capped at 100 miles when used with address or coordinates.

Tools in this Server (6)

Rentcast Get Property Records

Search property records by address, city and state, zip code, or latitude/longitude with optional radius. Returns structural attributes, tax data, sal...

Rentcast Get Rental Listings

Fetch active long-term rental listings in an area. Filter by address, city and state, zip code, or latitude/longitude with optional radius.

Rentcast Get Rent Estimate

Estimate long-term monthly rent for one property. Requires address in 'Street, City, State, Zip' format, or pass latitude and longitude together inste...

Rentcast Get Sale Listings

Fetch active sale listings in an area. Filter by address, city and state, zip code, or latitude/longitude with optional radius. Paginate with limit an...

Rentcast Get Statistics

Fetch rental and sale market statistics for a US zip code. Requires zipCode. Optional dataType (All, Rental, Sale) and historyRange (months) refine th...

Rentcast Get Value Estimate

Estimate property sale value for one address. Requires address in 'Street, City, State, Zip' format, or pass latitude and longitude together instead o...

Frequently Asked Questions

What is RentCast MCP?

RentCast MCP connects your RentCast account to AI assistants so you can query US rental and sale market data — rent and value estimates, active listings, property records, and zip-level statistics — from chat.

What data can agents read?

Property records from public data, automated rent and sale value estimates, active rental and sale listings by area, and market statistics (median rent, inventory, trends) by zip code.

Do estimates need an address?

Rent and value estimates require a full US address or both latitude and longitude. Market statistics require a five-digit zip code.

Is this read-only?

Yes — RentCast MCP reads market data and estimates. It does not create listings or change your RentCast account settings.

How do I connect RentCast to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/rentcast. Authentication is handled automatically.

How many tools does RentCast provide?

RentCast provides 6 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does RentCast require?

RentCast uses API Key. RentCast requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect RentCast to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/rentcast

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to RentCast and paste the MCP URL into Remote MCP server URL.
  4. Click Add. RentCast will appear under Not connected — select it and click Connect to complete OAuth.
Name: RentCast
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/rentcast
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use RentCast?

Sign in to connect your credentials and start running tools from the chat.

RentCast MCP Server — Rental Market Data for AI Agents