MCP.so
登录

Mexico Invoice

@junter1989k-ai

关于 Mexico Invoice

Remote MCP server: AI agents issue Mexico CFDI 4.0 electronic invoices (factura electronica) via Facturapi. Stateless, BYO credentials.

基本信息

许可证

MIT

运行时

node

发布者

junter1989k-ai

提交者

junter1989k-ai

配置

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

{
  "mcpServers": {
    "mexico-invoice": {
      "type": "http",
      "url": "https://inv-mx.wishpool.app/mcp",
      "headers": {
        "x-facturapi-key": "sk_test_..."
      }
    }
  }
}

工具

4

Stamp a CFDI 4.0 — customer RFC + zip + line items in, `uuid` (SAT folio fiscal) out. SAT catalog defaults baked in (`product_key 01010101`, `payment_form 03`, `use G03`).

Status check: `VALID` (stamped) or `CANCELED`; includes SAT `verification_url`.

Void at SAT with the required motive code (`01`–`04`, default `02`).

Email the stamped PDF + XML to the buyer via Facturapi.

概览

What is Mexico Invoice?

Remote MCP server: AI agents issue Mexico CFDI 4.0 electronic invoices (factura electronica) via Facturapi. Stateless, BYO credentials.

How to use Mexico Invoice?

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

Key features of Mexico Invoice

  • MCP server integration

Use cases of Mexico Invoice

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

FAQ from Mexico Invoice

Where is the source code for Mexico Invoice?

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

Does Mexico Invoice include a standard MCP config?

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

评论

更多 MCP 服务器