mcpbeat Sign in

MCP Facturacion Electronica Es MCP Server

local only

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.

Installs per day peak 410 · avg 71 · -44% w/w
a month agotoday
162
Installs / week
pypi · mcp-facturacion-electronica-es
2
Stars
0 open issues
12 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
XSLT

Nothing serious here today

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.

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-facturacion-electronica-es -- uvx mcp-facturacion-electronica-es
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-facturacion-electronica-es": {
      "args": [
        "mcp-facturacion-electronica-es"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-facturacion-electronica-es]
command = "uvx"
args = ["mcp-facturacion-electronica-es"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-facturacion-electronica-es": {
      "args": [
        "mcp-facturacion-electronica-es"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "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.

Alternatives to MCP Facturacion Electronica Es

same job, measured the same way
Contix
by contix

Spanish Veri*factu invoicing: create invoices and manage billing from your AI assistant.

answering
MCP Holded
by t4dhg

MCP server for Holded (Spanish ERP): invoicing, accounting, treasury, CRM, projects, payroll.

120 installs/wk local only
MCP Facturapi
by codespar

FacturAPI — Mexican CFDI e-invoicing

20 installs/wk local only
MCP Invoicenow Sg
by cmendezs

MCP server for Singapore electronic invoicing (InvoiceNow)

529 installs/wk local only
BeeL
by beel

Spanish e-invoicing with VeriFactu (AEAT): issue invoices, manage customers, validate NIFs.

122 installs/wk 121 tools answering
Frihet ERP
by frihet

AI-native ERP MCP: ES/EU fiscal compliance (VeriFactu/TicketBAI/Facturae), invoicing, tax, banking

219 installs/wk answering
MCP Einvoicing In
by cmendezs

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

local only
Invoicetronic MCP Server
by fgasparetto

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

59 installs/wk local only

MCP Facturacion Electronica Es — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Facturacion Electronica Es?
MCP Facturacion Electronica Es 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-facturacion-electronica-es was installed 162 times last week.
How do I connect MCP Facturacion Electronica Es?
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-facturacion-electronica-es straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Facturacion Electronica Es?
The pypi package mcp-facturacion-electronica-es was installed 162 times in the last week. Week over week that is -44%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Facturacion Electronica Es open source?
Yes — it is published under the Apache-2.0 licence, written in XSLT and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.