Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

AVnester — Indian Real Estate Intelligence

com.avnester.mcp/property-intelligence

Indian real estate: property search, locality insights, affordability & pan-India stamp-duty tools.

Uptime
100.0%
2 direct probes · 30d
Response
1079ms
last probe
Tools
11
callable
Resources
2
readable
Prompts
0
available

Tools · 11

search_properties

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 city. Returns sanitized listing cards wit…

get_locality_insights

Get aggregated insights for a Coimbatore or Chennai locality: avg price, supply count, demand pulse, livability/investment grade, highlights, watchouts, 12-month priceTrends, and strengthTags. Use whe…

compare_localities

Compare 2–3 Coimbatore or Chennai localities side-by-side: price trends, livability, investment grade, strengths, and watchouts. Use when the user asks "X vs Y" or "which is better between X and Y for…

calculate_home_affordability

Estimate the monthly home-loan EMI / monthly payment in India — a home-loan calculator. Deterministic math; not advice or a loan-approval claim. Two modes: pass propertyValue (80% LTV assumed) OR loan…

simulate_loan_prepayment

Simulate prepaying / repaying an Indian home loan early. Pure deterministic math — no advice, no loan-approval claim. Use for "should I prepay", "early/part/lump-sum repayment", "pay extra each month"…

compare_balance_transfer

Compare staying on your current home loan vs. transferring (refinancing) to a lower rate. Pure deterministic math — no advice, no loan-approval claim. Use when the user asks "should I switch lenders /…

optimize_home_loan_tax_regime

Compare a home-loan borrower's income tax under the OLD vs NEW regime (FY2026-27) and recommend which regime saves more income tax. Pure deterministic slab math — not tax advice. Use when the user ask…

estimate_stamp_duty_and_registration

Estimate Indian state stamp duty + registration charges on a property purchase. Supports all 28 states + 8 UTs with buyer-gender concessions, urban/rural overrides, and commercial/agricultural multipl…

get_property_details

Fetch full public details for one AVnester listing by its listingId. Get the listingId from search_properties results first (the `listingId` field) — IDs are not guessable, so this tool is the natural…

compare_properties

Compare 2–5 AVnester listings by listingId, side-by-side. Get IDs from search_properties first (not guessable). If the user has more than 5 candidates ("compare all"), pick the most relevant 5 (cheape…

get_property_decision_intelligence

Assess whether a buyer can afford a specific Indian home — ONE verdict (AFFORDABLE / STRETCH / NOT_YET / INELIGIBLE) combining indicative eligibility (FOIR/LTV/CIBIL), EMI, true cash-to-close (down pa…

Resources · 2

avnester-listings-widget ui://widget/listings.html
avnester-insight-cards-widget ui://widget/insight-cards.html

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "avnester_—_indian_real_estate_intelligence": {
      "url": "https://mcp.avnester.com/public-mcp",
      "transport": "streamable-http"
    }
  }
}