71
/ 100
11 days ago
glama

ezPay E-Invoice MCP Server

An MCP server that exposes tools for Taiwan's ezPay e-invoice lifecycle, enabling AI assistants to issue, void, and query invoices and allowances through the standard MCP protocol.

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 1 credential: EZPAY_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.
configEZPAY_MERCHANT_IDyour_id EZPAY_HASH_KEY=your_key EZPAY_HASH_IV=your_iv \
🔐 secretEZPAY_HASH_KEYEZPAY_MERCHANT_ID=your_id =your_key EZPAY_HASH_IV=your_iv \
configEZPAY_HASH_IVEZPAY_MERCHANT_ID=your_id EZPAY_HASH_KEY=your_key =your_iv \
configEZPAY_IS_PRODUCTIONNo Set to true for production. Defaults to false (test environment)
// 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-ezpay-einvoice-ed6scz)](https://m8ven.ai/mcp/asgard-ai-platform-mcp-ezpay-einvoice-ed6scz)
commit: deb9e0a5336733d4cde3d6b665ba6ae95b5016f6
code hash: da26790faf4c8a92c0996f747e2e0b6c34743ef7998a7628157cb12e69b48352
verified: 6/18/2026, 11:09:37 AM
view raw JSON →