Skip to main content
Glama

nomba-mcp

MCP server for Nomba payment and POS platform (Nigeria).

Tools (8)

Tool

Description

create_checkout

Create a checkout page

get_transaction

Get transaction details

list_transactions

List transactions

create_transfer

Create a bank transfer

get_balance

Get account balance

list_terminals

List POS terminals

create_virtual_account

Create a virtual account

get_virtual_account

Get virtual account details

Related MCP server: paystack-mcp-server

Quick Start

{
  "mcpServers": {
    "nomba": {
      "command": "npx",
      "args": ["-y", "@theyahia/nomba-mcp"],
      "env": {
        "NOMBA_CLIENT_ID": "<YOUR_NOMBA_CLIENT_ID>",
        "NOMBA_CLIENT_SECRET": "<YOUR_NOMBA_CLIENT_SECRET>",
        "NOMBA_ACCOUNT_ID": "<YOUR_NOMBA_ACCOUNT_ID>"
      }
    }
  }
}

Environment Variables

Variable

Required

Description

NOMBA_CLIENT_ID

Yes

OAuth client ID

NOMBA_CLIENT_SECRET

Yes

OAuth client secret

NOMBA_ACCOUNT_ID

Yes

Nomba account ID

License

MIT

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    Nigeria's AI infrastructure server that provides business automation agents including WhatsApp automation, university support, travel management, and legal document processing. Integrates payment processing, text-to-speech capabilities, and webhook handling for Nigerian businesses.
    Last updated
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI assistants to interact with the full range of Paystack APIs, allowing operations like transaction management, customer creation, and payments through natural language.
    Last updated
    2
    45
    53
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI assistants to perform Nigerian banking operations including account management, payments, and identity verification through the Mono Open Banking API.
    Last updated
    59
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/theYahia/nomba-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server