mcpbeat Sign in

Nigeria Electricity MCP Server

local only

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

Read-only Nigerian electricity meter validation + DisCo list via VTpass (free keys). No payments.

Installs per day peak 28 · avg 15 · +126% w/w
a month agotoday
109
Installs / week
npm · @braynexservices/nigeria-mcp-electricity
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 Electricity 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-electricity -- npx -y @braynexservices/nigeria-mcp-electricity
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nigeria-electricity": {
      "args": [
        "-y",
        "@braynexservices/nigeria-mcp-electricity"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nigeria-electricity]
command = "npx"
args = ["-y", "@braynexservices/nigeria-mcp-electricity"]
.cursor/mcp.json
{
  "mcpServers": {
    "nigeria-electricity": {
      "args": [
        "-y",
        "@braynexservices/nigeria-mcp-electricity"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nigeria-electricity": {
      "args": [
        "-y",
        "@braynexservices/nigeria-mcp-electricity"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ELECTRICITY_PROVIDER (Provider selector — "mock" (default, offline fixtures) or "vtpass" for live data.), VTPASS_API_KEY (VTpass API key — required when ELECTRICITY_PROVIDER=vtpass.), VTPASS_PUBLIC_KEY (VTpass public key (PK_...) — required when ELECTRICITY_PROVIDER=vtpass.), VTPASS_SECRET_KEY (VTpass secret key (SK_...) — required when ELECTRICITY_PROVIDER=vtpass.), VTPASS_BASE_URL (Set to https://vtpass.com/api for production (default is the VTpass sandbox).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Nigeria Electricity

same job, measured the same way
VouchSpec Agent Skill Evidence
by mordiaky

Read-only discovery for exact-commit Agent Skill validation, x402 payment, and signed receipts.

answering
x402 Pay — USDC API Payment Helper
by scriptmasterlabs

Pay for APIs with USDC. Read-only x402 payment discovery, verification, evidence, and status.

4 tools answering
Stripe_connect
by pipeworx-io

Stripe MCP Pack — read-only access to Stripe data via API key.

42 tools answering
H/M Content Credentials Evidence Verifier
by hogarmas

Free C2PA 2.4 triage and reproducible official trust snapshot. No media, keys, or payment.

7 tools answering
Nockchain MCP
by winter0x

Community-built read-only Nockchain access: balances, payment verification, blocks, node health.

61 installs/wk local only
I
JSON Schema Validator
by ryuamarines

Validates JSON against a JSON Schema, lists violations. x402 payment required (testnet USDC).

1 tools answering
Boo Mpp MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC.e on Tempo via MPP. No API key.

32 installs/wk local only
TensorFeed x402 Base Reader
by tensorfeed

Read-only Base mainnet reader. Verifies x402 payment settlements + AFTA federation status.

128 installs/wk local only

Nigeria Electricity — questions

Answers built from our own checks of this server.

Why is there no uptime for Nigeria Electricity?
Nigeria Electricity 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-electricity was installed 109 times last week.
How do I connect Nigeria Electricity?
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-electricity straight from npm; nothing to host, nothing to sign up for.
How many people use Nigeria Electricity?
The npm package @braynexservices/nigeria-mcp-electricity was installed 109 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 Electricity 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.