Skip to content

v0.1.0 - Initial Release

Latest

Choose a tag to compare

@WJWang WJWang released this 04 Apr 15:14
· 2 commits to main since this release

mcp-ezpay-einvoice v0.1.0

MCP Server for Taiwan's ezPay E-Invoice API -- 7 AI-callable tools for the full e-invoice lifecycle.

Tools

  • issue_invoice -- Issue B2B/B2C e-invoices with items, tax, carriers, donation codes
  • trigger_invoice -- Trigger deferred or scheduled invoices
  • void_invoice -- Void issued invoices
  • issue_allowance -- Issue allowances (credit notes / partial refunds)
  • trigger_allowance -- Confirm or cancel pending allowances
  • void_allowance -- Void confirmed allowances
  • query_invoice -- Query invoice details by number or order

Highlights

  • AES-256-CBC encryption for ezPay's form POST protocol
  • CheckCode SHA-256 response verification
  • Dual environment support (test / production)
  • Tested against live ezPay test API with successful invoice issuance

Install

pip install mcp-ezpay-einvoice