MCP Facturacion Electronica Es runs on your own machine — the client starts it, so there is no endpoint to ping. 162 installs a week from pypi. Last commit 12 Sep 2026.
Spanish e-invoicing MCP server: VERI*FACTU, Facturae/FACe, SII, Crea y Crece B2B.
Today is the operative word: we check MCP Facturacion Electronica Es every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add mcp-facturacion-electronica-es -- uvx mcp-facturacion-electronica-es
{
"mcpServers": {
"mcp-facturacion-electronica-es": {
"args": [
"mcp-facturacion-electronica-es"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-facturacion-electronica-es]
command = "uvx"
args = ["mcp-facturacion-electronica-es"]
{
"mcpServers": {
"mcp-facturacion-electronica-es": {
"args": [
"mcp-facturacion-electronica-es"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-facturacion-electronica-es": {
"args": [
"mcp-facturacion-electronica-es"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
AEAT_ENV (Target environment for AEAT endpoints: 'sandbox' or 'production'.), AEAT_CERTIFICATE_PATH (Filesystem path to the FNMT-RCM PKCS#12 certificate (.p12 / .pfx) used for MTLS submission to AEAT (VERI*FACTU and SII) and for JWS-signed FACe submission.), AEAT_CERTIFICATE_PASSWORD (Passphrase for the PKCS#12 certificate at AEAT_CERTIFICATE_PATH.), AEAT_NIF (Taxpayer NIF used as the default submitter identity for AEAT submissions.), FACE_ENV (Target environment for FACe API: 'sandbox' or 'production'.), LOG_LEVEL (Logging level inherited from mcp-einvoicing-core: DEBUG, INFO (default), WARNING, or ERROR.).
The author declared them in the registry entry; get the values from the project itself.
Spanish Veri*factu invoicing: create invoices and manage billing from your AI assistant.
MCP server for Holded (Spanish ERP): invoicing, accounting, treasury, CRM, projects, payroll.
FacturAPI — Mexican CFDI e-invoicing
MCP server for Singapore electronic invoicing (InvoiceNow)
Spanish e-invoicing with VeriFactu (AEAT): issue invoices, manage customers, validate NIFs.
AI-native ERP MCP: ES/EU fiscal compliance (VeriFactu/TicketBAI/Facturae), invoicing, tax, banking
MCP server for India GST e-invoicing (FORM GST INV-01 schema v1.1 / IRP-IRN)
MCP server for Italian electronic invoicing (SDI) via Invoicetronic API
Answers built from our own checks of this server.