MCP server connecting AI agents (Claude, Cursor, Windsurf) to real geographic data: 261 countries, 5.2M cities, rankings, comparisons, and 9 Bamwor indices. Free tier, no API key required. Powered by Bamwor.
Server Config
{
"mcpServers": {
"bamwor-world-data": {
"command": "npx",
"args": [
"-y",
"bamwor-mcp-server"
]
}
}
}