Skip to main content
Glama

Rentcast MCP Server

by tandat8503

analyze_market

Generate market statistics and trends for real estate by location, providing rental and sales data analysis to inform property decisions.

Instructions

Get comprehensive market statistics and trends for specific locations

Input Schema

NameRequiredDescriptionDefault
cityNoCity name for market analysis
dataTypeNoType of market data to analyzeAll
stateNoState abbreviation for market analysis
zipCodeNoZIP code for market analysis

Input Schema (JSON Schema)

{ "properties": { "city": { "description": "City name for market analysis", "type": "string" }, "dataType": { "default": "All", "description": "Type of market data to analyze", "enum": [ "All", "Sale", "Rental" ], "type": "string" }, "state": { "description": "State abbreviation for market analysis", "type": "string" }, "zipCode": { "description": "ZIP code for market analysis", "type": "string" } }, "type": "object" }

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/tandat8503/mcp_rentcast'

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