mcpbeat Sign in

Mansa African Financial Reference Data MCP Server

answering

Mansa African Financial Reference Data is answering right now. Last checked 5 min ago. It exposes 6 tools. Last commit 1 Aug 2026.

African bank & SWIFT codes, NUBAN resolution, mobile networks, holidays and ISO 4217 currencies.

Uptime history 47 days of history · worst day 99%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
6
Tools
read from the server
247 ms
Response time
average over 24h
0
Stars
last commit 1 Aug 2026

Nothing serious here today

Today is the operative word: we check Mansa African Financial Reference Data 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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add mansa-african-identity --transport http https://mansaapi.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mansa-african-identity": {
      "url": "https://mansaapi.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mansa-african-identity]
url = "https://mansaapi.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mansa-african-identity": {
      "url": "https://mansaapi.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mansa-african-identity": {
      "url": "https://mansaapi.com/api/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

lookup
lookup_bank
Identify an African bank from any identifier you hold: its name, domestic sort/bank code, SWIFT/BIC code, or USSD shortcode. Works as a reverse lookup, so pass a bare SWIFT code like 'NLCBTZTX' to find out which institution it belongs to. Returns the bank's name, country, type, bank code, SWIFT/BIC, USSD shortcode and whether it supports mobile money.
lookup_phone_network
Resolve an African phone number to its mobile network operator from the number's prefix. Accepts local or international format. Useful for routing a mobile-money payout to the right provider or validating a number before sending an OTP.
banks
list_banks
List every bank and financial institution held for a country, with its bank code, SWIFT/BIC, USSD shortcode and mobile-money flag. Use this to build a bank picker or to reconcile a list of institutions.
currency
get_currency
Return the ISO 4217 record for a currency: its code, name, symbol, how many decimal places it uses, and every country that uses it.
public
get_public_holidays
Return the public holidays for a country and calendar year, with each holiday's date, name and type. Names are returned in English wherever the country publishes it; pass a language code for others (Kenya also publishes Swahili).
resolve
resolve_nuban
Work out which Nigerian banks a 10-digit NUBAN account number could belong to. The CBN check digit is computed from the bank code plus the first nine digits, so testing the number against every bank code narrows a shortlist without contacting any bank. Typically reduces ~30 banks to ~3. This confirms checksum validity only: it does NOT confirm the account exists, and it never returns the account holder's name, which requires a licensed NIBSS account-name enquiry.

Endpoints

URLTransportStateLatencyChecked
https://mansaapi.com/api/mcp streamable-http answering 254 ms 5 min ago

Alternatives to Mansa African Financial Reference Data

same job, measured the same way
agentpromocode
by fedepellegrini

ACDP reference MCP server for promo-code resolution and checkout feedback.

73 installs/wk local only
JP Data (Japanese Public Business Data)
by kimotostudio

Japanese open-data MCP server: corporate-number validation, zengin bank codes, national holidays

local only
Credit GPS — Canadian credit
by creditgps

Canadian credit: statement-cycle and utilization math, plus bureau and reporting reference data.

16 tools answering
APICK Finance
by apick

Korean bank account verification: holder name lookup, 1 KRW deposit, bank codes

3 tools answering
Openiban
by pipeworx-io

OpenIBAN MCP — validate an IBAN's checksum + bank code and resolve the

33 tools answering
AARF Utility Network
by qolapps

Paid AI utilities for web comparison, code checks, document extraction, security, and research.

15 tools answering
MCP Portal
by apollion69

Cursor CLI delegation for verified bulk reads and reference-driven code generation.

local only
Senzing
by senzing

Entity resolution — data mapping, SDK code generation, docs search, and error troubleshooting

13 tools answering

Mansa African Financial Reference Data — questions

Answers built from our own checks of this server.

What can Mansa African Financial Reference Data do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_currency, get_public_holidays, list_banks, lookup_bank, lookup_phone_network, resolve_nuban. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Mansa African Financial Reference Data working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 247 ms. The bar chart above shows every period we have measured.
How do I connect Mansa African Financial Reference Data?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Mansa African Financial Reference Data need an API key?
No. Mansa African Financial Reference Data completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Mansa African Financial Reference Data?
It answers our handshake in 247 ms on average, which is faster than 58% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Mansa African Financial Reference Data open source?
We cannot say either way: 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.