SavePropTax
com.saveproptax/saveproptaxFree check of a California home for a Proposition 8 property tax reduction, plus owner filing.
Tools · 3
Free check of whether a California home qualifies for a Proposition 8 decline-in-value property tax reduction. Returns a status (qualifies, fair_assessment, not_enough_data, not_residential, window_cl…
Start a county filing for a property that qualified in check_property_tax_savings. Prepares the county's own review form and emails a signing link to the OWNER'S email address. The link is never retur…
Coarse status of a filing by document id: awaiting_signature, awaiting_payment, filed, delivered, or unknown. Returns no personal information, addresses, or amounts.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"saveproptax": {
"url": "https://saveproptax.com/mcp",
"transport": "streamable-http"
}
}
}