74
/ 100
9 days ago
glama

eSewa-Khalti MCP

Integrates eSewa and Khalti payment gateways into Claude, enabling payment processing via natural language.

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
🚨
Secret credentials may flow to a network call
1 flow detected: KHALTI_SECRET_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 2 credentials: ESEWA_SECRET_KEY, KHALTI_SECRET_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.
configESEWA_ENVIRONMENT
configESEWA_PRODUCT_CODE"": "your-esewa-product-code",
🔐 secretESEWA_SECRET_KEY"": "your-esewa-secret-key",
configKHALTI_ENVIRONMENT
🔐 secretKHALTI_SECRET_KEY"": "your-khalti-secret-key",
// 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 6 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/abidit-esewa-khalti-mcp-7e3h53)](https://m8ven.ai/mcp/abidit-esewa-khalti-mcp-7e3h53)
commit: 7933faae82dc710d934d82ff7d39346311a50b3b
code hash: e041bc5c5e02a6c3e3001ba7276e8f5224e22f8d4142eeb359394aa7229c361a
verified: 7/22/2026, 8:40:12 AM
view raw JSON →