AI
AVnester — Indian Real Estate Intelligence
/search_properties
Search India property listings
Search residential property listings in Coimbatore and Chennai, Tamil Nadu. Use when the user names a locality, price band, BHK, or transaction type in either c
liveunknown~5s typical
mcpavnester—indian
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-avnester-mcp-property-intelligence /search_properties for me.
Input
| Field | Type | Description |
|---|---|---|
| city | string | Indian city name (e.g., "Bangalore", "Coimbatore"). Required for results. |
| locality | string | Locality/neighborhood within the city (e.g., "Indiranagar"). |
| propertyType | string (apartment | villa | plot | independent_house) | Property type. |
| bedrooms | integer | Number of bedrooms (BHK). |
| minPrice | integer | Minimum price in INR. |
| maxPrice | integer | Maximum price in INR. |
| transactionType | string (sale | rent) | Whether to search for sale or rent. Omit to include both. |
| rentalStructure | string (monthly | lease) | Rental money structure: monthly rent, or a lump-sum lease (one refundable amount for a fix |
| furnishing | string (furnished | semi-furnished | unfurnished) | Furnishing status (rental queries). |
| limit | integer | Maximum number of listings to return (cap: 20). v1 abuse defense. default 10 |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-avnester-mcp-property-intelligence","endpoint":"/search_properties","input":{"limit":10}}'cli
npx cracked-ai run -p mcp-com-avnester-mcp-property-intelligence -e /search_properties -i '{"limit":10}'mcp
run_tool({ provider: "mcp-com-avnester-mcp-property-intelligence", endpoint: "/search_properties", input: {"limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.