MCP.so
登录

Thailand Invoice

@junter1989k-ai

关于 Thailand Invoice

Issue Thailand e-Tax Invoices through your own Leceipt account — submit, query jobs, download documents. Stateless BYO key

基本信息

许可证

MIT

运行时

node

发布者

junter1989k-ai

提交者

junter1989k-ai

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "thailand-invoice": {
      "type": "http",
      "url": "https://inv-th.wishpool.app/mcp",
      "headers": {
        "x-leceipt-api-key": "your_leceipt_api_key"
      }
    }
  }
}

工具

3

Assemble a Thai e-Tax Invoice from `{ number, customer, items, includeVat?, discount?, date?/dateBE? }`, compute Thai VAT 7% locally, and (in `live` mode) submit to Leceipt. Out: `job_id` (live) or `computed_totals` + `payload` (test dry-run).

Poll `GET /etax/jobs/{id}`. Out: `status` **processing** (still creating/signing) or **complete** (with `file_id`).

`GET /etax/files/{fileId}`. Out: `{ content_type, size_bytes, content_base64 }` — base64-decode for the signed PDF/XML.

概览

What is Thailand Invoice?

Thailand Invoice MCP 🇹🇭 — How can my AI agent issue a Thai e-Tax Invoice (ใบกำกับภาษี)?

How to use Thailand Invoice?

The README includes setup instructions such as node test/serve.js # local server on :3251.

Key features of Thailand Invoice

  • 💳 Payments hub (Taiwan e-invoice 電子發票 included): mcp.wishpool.app
  • 🧾 Invoice family hub: inv.wishpool.app
  • 📦 Logistics family hub: logi.wishpool.app

Use cases of Thailand Invoice

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Thailand Invoice

Where is the source code for Thailand Invoice?

The source code is linked from the repository URL on this page.

Does Thailand Invoice include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

评论

更多 MCP 服务器