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

cityparity — Cost-of-Living & Quality-of-Life Comparison

com.cityparity/cityparity

Cost-of-living & quality-of-life comparison: take-home pay, equivalent salary, safety-net deltas.

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

Tools · 6

compare_cities

Compare two cities for one household: take-home pay, full cost breakdown, the equivalent target salary needed to match source net cash, non-cash lifestyle deltas (vacation, parental leave, healthcare)…

list_cities

List all city slugs supported by cityparity, grouped by country. Call this first to discover valid slugs before any other tool; the optional country filter narrows to one country. Read-only, no side e…

get_city_summary

Concise profile of one city: currency, tax shape (bracket count + top rate + payroll/national insurance), headline costs (rent / groceries / transit / childcare), safety-net values (parental leave, va…

rank_cities

Rank supported cities by composite quality-of-life score across five weighted dimensions (financial, healthcare, vacation, childcare, safety_net). Returns top N (default 10), with filters for country,…

get_safety_net

Batch lookup of safety-net values for 1 to 20 cities at once: parental leave weeks + how it is paid, universal healthcare flag, vacation days, public holidays (public_holidays is the count the statute…

get_inbound_tax_regime

Look up a city's inbound-worker tax regime, the special reduced-tax schemes for relocating workers that general cost-of-living tools do not surface. Returns regime=null when the country has no modeled…

How to use

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

{
  "mcpServers": {
    "cityparity_—_cost-of-living_&_quality-of-life_comparison": {
      "url": "https://mcp.cityparity.com/mcp",
      "transport": "streamable-http"
    }
  }
}