← Registry

Databases

mansaapi.com

Provides lookups for African bank information, phone network operators, and public holidays.

1 endpoint6 known toolsFirst detected August 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://mansaapi.com/api/mcp

No auth detected

MCP server metadata

Name
mansa-african-identity
Version
1.0.0
Capabilities
tools

Known tools 6

lookup_bank

Identify an African bank from any identifier you hold: its name, domestic sort/bank code, SWIFT/BIC code, or USSD shortcode.

Inferred read-only
list_banks

List every bank and financial institution held for a country, with its bank code, SWIFT/BIC, USSD shortcode and mobile-money flag.

Inferred read-only
resolve_nuban

Work out which Nigerian banks a 10-digit NUBAN account number could belong to.

Inferred read-only
lookup_phone_network

Resolve an African phone number to its mobile network operator from the number's prefix.

Inferred read-only
get_public_holidays

Return the public holidays for a country and calendar year, with each holiday's date, name and type.

Inferred read-only
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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mansa-african-identity]
url = "https://mansaapi.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mansa-african-identity": {
      "type": "http",
      "url": "https://mansaapi.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mansa-african-identity
Remote MCP URL: https://mansaapi.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mansa-african-identity": {
      "url": "https://mansaapi.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mansa-african-identity": {
      "type": "http",
      "url": "https://mansaapi.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mansa-african-identity",
  "transport": "streamable-http",
  "url": "https://mansaapi.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mansaapi.com was fetched 2026-08-05T05:39:57.198Z and is being refreshed.

Trust status Neutral

mansaapi.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.