Access detailed real estate data including property specs, sales history, market values, tax assessments, rental estimates, sales trends, and nearby schools.
# Attom
ATTOM MCP — Premium real estate data from ATTOM Data Solutions
## attom_property_detail
Get detailed property specs by address. Returns lot size, square footage, bedrooms, bathrooms, year
## attom_property_search
Search properties by location using postal code (e.g., '10001') or latitude/longitude with radius. R
## attom_sales_history
Get past sales for a property. Returns sale dates, prices, deed types, and buyer/seller details from
## attom_avm
Estimate property market value. Returns estimated value, confidence score, and low/high range for va
## attom_assessment
Check property tax assessment details. Returns assessed value, market value, tax amount, tax year, a
## attom_sales_trend
Analyze market sales trends by ZIP code. Returns average/median sale price, sales volume, and price
## attom_rental_avm
Estimate rental property income. Returns estimated monthly rent, rental yield percentage, and rental
## attom_school_search
Find schools near a location. Returns school name, type (public/private), grade levels, distance, an
```json
{
"mcpServers": {
"attom": {
"url": "https://gateway.pipeworx.io/attom/mcp"
}
}
}
```
don't have the plugin yet? install it then click "run inline in claude" again.