mcpbeat Sign in

Nigeria Quidax Crypto MCP Server

local only

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

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

Installs per day peak 18 · avg 9 · +124% w/w
a month agotoday
58
Installs / week
npm · @braynexservices/nigeria-mcp-quidax-crypto
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 Quidax Crypto 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-quidax-crypto -- npx -y @braynexservices/nigeria-mcp-quidax-crypto
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nigeria-quidax-crypto": {
      "args": [
        "-y",
        "@braynexservices/nigeria-mcp-quidax-crypto"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nigeria-quidax-crypto]
command = "npx"
args = ["-y", "@braynexservices/nigeria-mcp-quidax-crypto"]
.cursor/mcp.json
{
  "mcpServers": {
    "nigeria-quidax-crypto": {
      "args": [
        "-y",
        "@braynexservices/nigeria-mcp-quidax-crypto"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nigeria-quidax-crypto": {
      "args": [
        "-y",
        "@braynexservices/nigeria-mcp-quidax-crypto"
      ],
      "command": "npx"
    }
  }
}

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

Alternatives to Nigeria Quidax Crypto

same job, measured the same way
RiskState — Crypto Risk Engine
by riskstate

Live BTC/ETH risk state: risk policy, market structure and trading playbooks. Keyless free tier.

3 tools answering
Robinhood Crypto
by nirholas

Robinhood Crypto Trading API for AI agents: quotes, holdings, orders read-only; opt-in trading.

41 installs/wk local only
Trading Signals
by roman-rr

Live AI crypto trading signals for agents. No API key needed to try — 3 signals + hit rate.

5 tools answering
NightWatch Live Intelligence
by jamboree777

Real-time crypto asset intel for trading AIs: liquidity grades, transfer routes, spreads, BTI

25 tools answering
Market Data
by marketcrew

Live market data & technical analysis for US stocks, ETFs and crypto. Read-only, no signup.

15 tools answering
Whale Insights
by cryptowhaleinsights

Free read-only crypto whale-tracking & market-data MCP tools across 14 chains. No auth.

56 tools answering
Poshkan Paper Trading
by afrazja

Paper trading for AI: live quotes, indicators, and virtual trades on stocks, crypto, and forex.

answering
I
Oracle
by demi-hl

Keyless multichain crypto desk: chain reads + prepare-only unsigned txs. Your wallet signs.

814 installs/wk local only

Nigeria Quidax Crypto — questions

Answers built from our own checks of this server.

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