Global Metro Power Rankings for Claude Desktop
org.citizenofnowhere.rankings/global-metro-power-rankings
Query 4,300+ ranked metros across sixteen dimensions: profiles, search, and head-to-head comparisons
client:Claude Desktop
transport:streamable-http
tools:5
Install Global Metro Power Rankings in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"global-metro-power-rankings": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://rankings.citizenofnowhere.org/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs