mcpbeat Sign in

MCP Cfdi Mx MCP Server

local only

MCP Cfdi Mx runs on your own machine — the client starts it, so there is no endpoint to ping. 691 installs a week from pypi.

MCP server for Mexican electronic invoicing (CFDI 4.0, Pagos 2.0)

The linked repository no longer exists on GitHub — it was deleted or made private.

691
Installs / week
pypi · mcp-cfdi-mx
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-cfdi-mx -- uvx mcp-cfdi-mx
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-cfdi-mx": {
      "args": [
        "mcp-cfdi-mx"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-cfdi-mx]
command = "uvx"
args = ["mcp-cfdi-mx"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-cfdi-mx": {
      "args": [
        "mcp-cfdi-mx"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-cfdi-mx": {
      "args": [
        "mcp-cfdi-mx"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCP Cfdi Mx

same job, measured the same way
MCP Invoicenow Sg
by cmendezs

MCP server for Singapore electronic invoicing (InvoiceNow)

529 installs/wk local only
Invoicetronic MCP Server
by fgasparetto

MCP server for Italian electronic invoicing (SDI) via Invoicetronic API

59 installs/wk local only
MCP Einvoicing Ae
by cmendezs

MCP server for United Arab Emirates electronic invoicing

759 installs/wk local only
MCP Facturapi
by codespar

FacturAPI — Mexican CFDI e-invoicing

20 installs/wk local only
MCP Einvoicing In
by cmendezs

MCP server for India GST e-invoicing (FORM GST INV-01 schema v1.1 / IRP-IRN)

local only
Holded MCP
by energio-es

MCP server for Holded — invoicing, accounting, CRM, projects, and team

65 installs/wk local only
MCP Nfe Br
by cmendezs

MCP server for Brazilian e-invoicing: NF-e and NFC-e (modelo 55/65), schema 4.00, SEFAZ.

313 installs/wk local only
MCP Einvoicing Be
by cmendezs

Belgian e-invoicing MCP server: Peppol BIS 3.0, UBL 2.1, EU PINT v1.0.1, Mercurius.

342 installs/wk local only

MCP Cfdi Mx — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Cfdi Mx?
MCP Cfdi Mx runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-cfdi-mx was installed 691 times last week.
Is MCP Cfdi Mx still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect MCP Cfdi Mx?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-cfdi-mx straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Cfdi Mx?
The pypi package mcp-cfdi-mx was installed 691 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.