← stratalize.com
INDIVIDUAL MCP TOOL
get_property_tax_benchmark
Property tax benchmarks — effective tax rates by state and property type, assessment ratios, and appeal success rates.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.stratalize-intelligence]
url = "https://www.stratalize.com/api/mcp-public?vertical=realestate"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"stratalize-intelligence": {
"type": "http",
"url": "https://www.stratalize.com/api/mcp-public?vertical=realestate"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: stratalize-intelligence
Remote MCP URL: https://www.stratalize.com/api/mcp-public?vertical=realestate
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"stratalize-intelligence": {
"url": "https://www.stratalize.com/api/mcp-public?vertical=realestate"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"stratalize-intelligence": {
"type": "http",
"url": "https://www.stratalize.com/api/mcp-public?vertical=realestate"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "stratalize-intelligence",
"transport": "streamable-http",
"url": "https://www.stratalize.com/api/mcp-public?vertical=realestate"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_stratalize_overview— START HERE — Returns the complete Stratalize tool catalog: governed MCP tools across finance, healthcare, governance, real estate, crypto, and intelligence.get_cap_rate_benchmark— Commercial real estate cap rate benchmarks by asset class, market tier, and geography.get_cre_debt_benchmark— Commercial real estate debt benchmarks — DSCR minimums, LTV maximums, and spread ranges by property type and lender type (bank, agency, CMBS, life company).get_mortgage_market_benchmark— Live mortgage rate benchmarks — 30Y and 15Y fixed from FRED weekly survey, ARM spreads, points and fees, DTI standards, and affordability index.get_residential_market_benchmark— Residential real estate market benchmarks — home price indices, price-to-rent ratios, affordability, months of supply, and homeownership rate by market tier.get_housing_supply_benchmark— Live housing supply indicators — starts, permits, completions, and absorption by market tier from FRED and Census.get_rental_market_benchmark— Rental market benchmarks — asking rents by unit type, live vacancy rate from FRED, rent growth trends, and rent-to-income ratios by market tier.get_hud_fair_market_rent— HUD Fair Market Rents by metro area and bedroom count.