Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

SavePropTax

com.saveproptax/saveproptax

Free check of a California home for a Proposition 8 property tax reduction, plus owner filing.

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

Tools · 3

check_property_tax_savings

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_filing

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…

get_filing_status

Coarse status of a filing by document id: awaiting_signature, awaiting_payment, filed, delivered, or unknown. Returns no personal information, addresses, or amounts.

How to use

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

{
  "mcpServers": {
    "saveproptax": {
      "url": "https://saveproptax.com/mcp",
      "transport": "streamable-http"
    }
  }
}