mcpbeat Sign in

Bamwor MCP Server

by bamwor-dev Your server? Claim it
local only

Bamwor MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 2 Jun 2026.

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

Installs per day peak 28 · avg 9 · +9% w/w
a month agotoday
35
Installs / week
npm · bamwor-mcp-server
2
Stars
0 open issues
2 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Bamwor MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add bamwor-mcp-server -- npx -y bamwor-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bamwor-mcp-server": {
      "args": [
        "-y",
        "bamwor-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bamwor-mcp-server]
command = "npx"
args = ["-y", "bamwor-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "bamwor-mcp-server": {
      "args": [
        "-y",
        "bamwor-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bamwor-mcp-server": {
      "args": [
        "-y",
        "bamwor-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: BAMWOR_API_KEY (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). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Bamwor MCP Server

same job, measured the same way
Apogeoapi MCP
by apogeoapi

Geographic data API: 250+ countries, 150K+ cities, IP geolocation, 161 live FX rates.

55 installs/wk local only
Clavio
by yyahiaoui1406-max

Real-time data resolver for agents. 200 countries, 169k cities, FX, weather, Africa/MENA.

27 installs/wk local only
Tokenguard MCP
by eltociear

Real-world data for agents: air quality, geocoding, quakes, holidays, web search

9 tools answering
I
Taiwan CWA Weather
by nigue3025

Access Taiwan CWA weather data and forecasts for all counties and cities

48 installs/wk local only
Futuristic Risk Intelligence
by cct15

Geopolitical conflict risk, political events, and maritime traffic data for AI agents

31 installs/wk local only
Clize
by clize

Real-world actions for AI coding agents: domains, email, deploys, payments, media, and SEO/GEO.

2 251 installs/wk local only
Acuris MCP
by acuris-geo

Address validation & geocoding for AI agents: 240+ countries, UK PAF, free US/CA enrichment

8 tools answering
I
API Sorties MCP
by mabari2505

Search French events and things to do, built for AI agents — geo, city, date, category filters.

23 installs/wk local only

Bamwor MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Bamwor MCP Server?
Bamwor MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package bamwor-mcp-server was installed 35 times last week.
How do I connect Bamwor MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls bamwor-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Bamwor MCP Server?
The npm package bamwor-mcp-server was installed 35 times in the last week. Week over week that is +9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Bamwor MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.