mcpbeat Sign in

Nigeria Fx Rates MCP Server

local only

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

Live Naira (NGN) exchange rates vs USD/EUR/GBP — keyless, free, cached ~1h. Mock default offline.

Installs per day peak 31 · avg 16 · +146% w/w
a month agotoday
110
Installs / week
npm · @braynexservices/nigeria-mcp-fx-rates
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 Fx Rates 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-fx-rates -- npx -y @braynexservices/nigeria-mcp-fx-rates
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nigeria-fx-rates": {
      "args": [
        "-y",
        "@braynexservices/nigeria-mcp-fx-rates"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nigeria-fx-rates]
command = "npx"
args = ["-y", "@braynexservices/nigeria-mcp-fx-rates"]
.cursor/mcp.json
{
  "mcpServers": {
    "nigeria-fx-rates": {
      "args": [
        "-y",
        "@braynexservices/nigeria-mcp-fx-rates"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nigeria-fx-rates": {
      "args": [
        "-y",
        "@braynexservices/nigeria-mcp-fx-rates"
      ],
      "command": "npx"
    }
  }
}

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

Alternatives to Nigeria Fx Rates

same job, measured the same way
AllRatesToday exchange rates (hosted)
by allratestoday

Live FX + official central-bank rates, 110+ sources. Hosted, keyless, nothing to install.

9 tools answering
Tasas
by comparadolar

Live USD/PEN rate ranking of Peru's SBS-supervised online exchange houses, from comparadolar.pe

2 tools answering
FX Converter MCP
by lulu-the-narwhal

Free, keyless real-time currency conversion and exchange rates for any currency pair.

2 tools answering
Cnb
by cz-agents

Official ČNB exchange rates — daily & historical CZK vs EUR, USD, 30+ currencies. For accounting.

102 installs/wk 3 tools answering
Nigeria Quidax Crypto
by braynexservices

Live crypto tickers in Naira (BTC/NGN etc.) from Quidax. Read-only, keyless, no trading.

58 installs/wk local only
Crypto Price MCP
by lulu-the-narwhal

Free, keyless live cryptocurrency prices, market cap, and 24h change via CoinGecko.

1 tools answering
Hnb Hr
by pipeworx-io

Croatian National Bank (Hrvatska narodna banka, HNB) exchange-rate MCP. Keyless.

38 tools answering
China Exchange Data
by pipeworx-io

China Exchange Data MCP (SZSE + SSE). Keyless.

answering

Nigeria Fx Rates — questions

Answers built from our own checks of this server.

Why is there no uptime for Nigeria Fx Rates?
Nigeria Fx Rates 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-fx-rates was installed 110 times last week.
How do I connect Nigeria Fx Rates?
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-fx-rates straight from npm; nothing to host, nothing to sign up for.
How many people use Nigeria Fx Rates?
The npm package @braynexservices/nigeria-mcp-fx-rates was installed 110 times in the last week. Week over week that is +146%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Nigeria Fx Rates 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.