Nomba MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Nomba MCP Servershow my recent transactions"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
nomba-mcp
MCP server for Nomba payment and POS platform (Nigeria).
Tools (8)
Tool | Description |
| Create a checkout page |
| Get transaction details |
| List transactions |
| Create a bank transfer |
| Get account balance |
| List POS terminals |
| Create a virtual account |
| Get virtual account details |
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 |
| Yes | OAuth client ID |
| Yes | OAuth client secret |
| Yes | Nomba account ID |
License
MIT
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