Servers
cityparity: Cost-of-Living & Quality-of-Life Comparison
@summerstateofmind
cityparity gives AI agents real cost-of-living and quality-of-life comparison tools. Point it at two cities and it returns take-home pay, a full cost breakdown (housing, healthcare, childcare, food, transit, travel home, property tax), and the equivalent salary you'd need in the
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cityparity": {
"command": "npx",
"args": [
"-y",
"cityparity-mcp"
]
}
}
}