Skip to main content
Glama
robcerda

RentCast MCP Server

by robcerda

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RENTCAST_API_KEYYesYour RentCast API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_property_data

Get detailed information about a specific property.

get_property_valuation

Get valuation data for a specific property. Note: RentCast API may return basic property data instead of detailed valuations depending on subscription tier.

get_rent_estimate

Get rent estimate for a specific property. Note: RentCast API may return basic property data instead of detailed rent estimates depending on subscription tier.

get_market_statistics

Get market statistics for a specific area.

get_property_listings

Get property listings for a specific area.

get_property_records

Get property records with various filters. Returns a list of property records.

get_random_property_records

Get random property records. Returns a list of random property records.

get_property_record_by_id

Get a specific property record by ID.

get_sale_listings

Get sale listings with various filters. Returns a list of sale listings.

get_sale_listing_by_id

Get a specific sale listing by ID.

get_rental_listings

Get rental listings with various filters. Returns a list of rental listings.

get_rental_listing_by_id

Get a specific rental listing by ID.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/robcerda/rentcast-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server