71
/ 100
14 days ago
pulsemcp

NewebPay

Processes payments through the NewebPay Taiwanese payment gateway API.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

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

// key findings
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 2 credentials: NEWEBPAY_NDNF_HASH_KEY, NEWEBPAY_NDNP_HASH_KEY
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.
configNEWEBPAY_NDNF_MERCHANT_IDMerchant ID for payment APIs
🔐 secretNEWEBPAY_NDNF_HASH_KEYHash Key (32 chars)
configNEWEBPAY_NDNF_HASH_IVHash IV (16 chars)
configNEWEBPAY_NDNP_MERCHANT_IDMerchant ID for recurring APIs
🔐 secretNEWEBPAY_NDNP_HASH_KEYHash Key (32 chars)
configNEWEBPAY_NDNP_HASH_IVHash IV (16 chars)
configNEWEBPAY_ENVtest (default) or production
// 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/asgard-ai-platform-mcp-newebpay-gvo6lz)](https://m8ven.ai/mcp/asgard-ai-platform-mcp-newebpay-gvo6lz)
commit: 5547f4e75e214f44e93ddcf19c6be165e8a5bee7
code hash: 78de44fa4d77b3fe48dbe3e31eb2122907ba7c4abbf8987e012cd446706adfa7
verified: 6/16/2026, 1:01:00 PM
view raw JSON →