HomeOther › bamwor-mcp-server

bamwor-mcp-server

World geographic data for AI agents: 261 countries, 5.2M cities, rankings, and 9 indexes.

TypeScript Cloud
★ 2 stars Last pushed 2026-06-02 License: MIT

Topics: Location Services

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.2)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "bamwor-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "BAMWOR_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • BAMWOR_API_KEY secret — Optional. Bamwor API key for full access and higher rate limits. Works anonymously without it. Get one free at https://bamwor.com/en/developers/quickstart

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry