# cityparity — Cost-of-Living & Quality-of-Life Comparison MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-cityparity-cityparity
- Repository: https://github.com/summerstateofmind/cityparity

## Install
- Endpoint: https://mcp.cityparity.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.cityparity.com/mcp

## Tools
- compare_cities (Compare two cities for a household) - Compare two cities for a 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), and a 0-100 quality score on five weighted dimensions. RSU income is NOT a parameter; RSU is treated as source-only because grants typically do not follow you across employers. Endpoint: https://mcp.cityparity.com/mcp
- list_cities (List supported cities by country) - List all city slugs supported by cityparity, grouped by country. Use this to discover valid slugs before calling other tools. Endpoint: https://mcp.cityparity.com/mcp
- get_city_summary (Get a one-city profile) - 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, vacation, universal healthcare), and data freshness. Lighter than compare_cities; use when the user is asking about one place rather than a comparison. Endpoint: https://mcp.cityparity.com/mcp
- rank_cities (Rank cities by composite quality score) - Rank supported cities by composite quality-of-life score. Score combines five dimensions (financial, healthcare, vacation, childcare, safety_net) with customizable weights. Returns top N (default 10). Filters: country, countries, region (europe/asia/north_america/south_america/oceania), has_universal_healthcare, include_cities, exclude_cities. The scenario applied is the same for every city so scores are directly comparable; default is single person, 2BR rent, $100k USD-equivalent gross. Endpoint: https://mcp.cityparity.com/mcp
- get_safety_net (Look up family safety net for several cities) - Lookup safety-net values (parental leave weeks + paid percentage, universal healthcare flag, vacation days, public holidays) for 1-20 cities. Returns the safety_net dimension score (0-100) for relative strength. Use when the user is asking specifically about family / leave / healthcare benefits rather than a full cost-of-living comparison. Endpoint: https://mcp.cityparity.com/mcp
- get_inbound_tax_regime (Look up inbound-worker tax regime for a city) - Lookup a city's inbound-worker tax regime. Returns null when the country has no modeled regime (most cities). Modeled regimes: Italy impatriati (Milan, Rome), Portugal IFICI (Lisbon, Porto), Belgium expat (Brussels), Poland B2B ryczałt (Warsaw, Kraków), Greece inbound (Athens). Each entry includes the mechanic (reduction percentage or flat rate), duration, income cap if any, and a conservative eligibility hint. Endpoint: https://mcp.cityparity.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.cityparity
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 31, 2026
- Source: https://registry.modelcontextprotocol.io
