RentCast MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RENTCAST_API_KEY | Yes | Your RentCast API key |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_property_dataC | Get detailed information about a specific property. |
| get_property_valuationA | 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_estimateB | 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_statisticsC | Get market statistics for a specific area. |
| get_property_listingsC | Get property listings for a specific area. |
| get_property_recordsC | Get property records with various filters. Returns a list of property records. |
| get_random_property_recordsC | Get random property records. Returns a list of random property records. |
| get_property_record_by_idC | Get a specific property record by ID. |
| get_sale_listingsC | Get sale listings with various filters. Returns a list of sale listings. |
| get_sale_listing_by_idC | Get a specific sale listing by ID. |
| get_rental_listingsC | Get rental listings with various filters. Returns a list of rental listings. |
| get_rental_listing_by_idC | Get a specific rental listing by ID. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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