MCP.so
Sign In

Mexico Invoice

@junter1989k-ai

About Mexico Invoice

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

Basic information

License

MIT

Runtime

node

Publisher

junter1989k-ai

Submitted by

junter1989k-ai

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

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.

Overview

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.

Comments

More MCP servers