mcpbeat Sign in

Nigeria Worldbank Macro MCP Server

local only

Nigeria Worldbank Macro runs on your own machine — the client starts it, so there is no endpoint to ping. 63 installs a week from npm. Last commit 19 Jul 2026.

Nigerian macro indicators (GDP, inflation, population, FDI, more). World Bank API, keyless.

Installs per day peak 18 · avg 9 · +126% w/w
a month agotoday
63
Installs / week
npm · @braynexservices/nigeria-mcp-worldbank-macro
0
Stars
0 open issues
19 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 18 September 2026. No other catalogue keeps this.

18 Sep the owner changed

Nothing serious here today

Today is the operative word: we check Nigeria Worldbank Macro 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 nigeria-worldbank-macro -- npx -y @braynexservices/nigeria-mcp-worldbank-macro
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nigeria-worldbank-macro": {
      "args": [
        "-y",
        "@braynexservices/nigeria-mcp-worldbank-macro"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nigeria-worldbank-macro]
command = "npx"
args = ["-y", "@braynexservices/nigeria-mcp-worldbank-macro"]
.cursor/mcp.json
{
  "mcpServers": {
    "nigeria-worldbank-macro": {
      "args": [
        "-y",
        "@braynexservices/nigeria-mcp-worldbank-macro"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nigeria-worldbank-macro": {
      "args": [
        "-y",
        "@braynexservices/nigeria-mcp-worldbank-macro"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MACRO_PROVIDER (Provider selector — "mock" (default, offline) or "worldbank" for live data (keyless).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Nigeria Worldbank Macro

same job, measured the same way
Nigeria Imf Weo
by braynexservices

IMF World Economic Outlook for Nigeria (growth, inflation, debt, more). Keyless.

55 installs/wk local only
Nigeria Un Sdg
by braynexservices

Nigeria UN SDG indicators (poverty, mortality, energy/water access, education). Keyless.

56 installs/wk local only
Economy Intel MCP
by datakoot

Macro data for AI agents: GDP, inflation, unemployment and more (World Bank, US BLS). No keys.

5 tools answering
I
World Bank Indicators
by taru0208

Access World Bank development indicators for 200+ countries.

answering
Economy Intel MCP
by datakoot

Macro data for AI agents: GDP, inflation, unemployment & trade, any country. No API keys.

5 tools answering
DaedalMap World Development Indicators
by daedalmap

World Bank World Development Indicators: curated country-year economy, health, education and more.

4 tools answering
Nbp Pl
by pipeworx-io

Narodowy Bank Polski (National Bank of Poland) Web API MCP. Keyless.

34 tools answering
Worldbank MCP Server
by cyanheads

Query 29,500+ World Bank development indicators for 200+ countries across 60+ years.

938 installs/wk 9 tools answering

Nigeria Worldbank Macro — questions

Answers built from our own checks of this server.

Why is there no uptime for Nigeria Worldbank Macro?
Nigeria Worldbank Macro 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 @braynexservices/nigeria-mcp-worldbank-macro was installed 63 times last week.
How do I connect Nigeria Worldbank Macro?
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 @braynexservices/nigeria-mcp-worldbank-macro straight from npm; nothing to host, nothing to sign up for.
How many people use Nigeria Worldbank Macro?
The npm package @braynexservices/nigeria-mcp-worldbank-macro was installed 63 times in the last week. Week over week that is +126%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Nigeria Worldbank Macro open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 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.