60
grade C
10 days ago
glama

Nomba MCP Server

Enables integration with the Nomba payment and POS platform in Nigeria. It allows users to manage transactions, bank transfers, virtual accounts, and POS terminals via the Nomba API.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: NOMBA_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configNOMBA_ACCOUNT_ID"": "<YOUR_NOMBA_ACCOUNT_ID>"
configNOMBA_CLIENT_ID"": "<YOUR_NOMBA_CLIENT_ID>",
🔐 secretNOMBA_CLIENT_SECRET"": "<YOUR_NOMBA_CLIENT_SECRET>",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/theyahia-nomba-mcp-tf7ybo)](https://m8ven.ai/mcp/theyahia-nomba-mcp-tf7ybo)
commit: 662c4793758e05190171f1318f91a59ecaff51f1
code hash: 718c14baa4086e4f4973673f9c1be04a248a52e4dde07d7e0c44a9b93990048d
verified: 4/11/2026, 2:22:40 PM
view raw JSON →