Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.cmendezs/mcp-facturacion-electronica-es

PYPI · MCP-FACTURACION-ELECTRONICA-ES · SCANNED SEP 20

Spanish e-invoicing MCP server: VERI*FACTU, Facturae/FACe, SII, Crea y Crece B2B.

+3 this week 83 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • Known CVEs were checked across the 33 of 35 dependencies we could resolve, so this covers what we could see, not the whole tree.Partial
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • Dependency health was assessed across the 33 of 35 dependencies we could resolve, so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (Apache-2.0).Pass
  • Actively maintained (last published 7 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability68
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3670 tokens (~183/item across 20 items; 20 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 20 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 21 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.cmendezs/mcp-facturacion-electronica-es server?

io.github.cmendezs/mcp-facturacion-electronica-es runs locally as a PyPI package, launched with uvx mcp-facturacion-electronica-es. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · mcp-facturacion-electronica-es

# add to Claude Code
claude mcp add cmendezs-mcp-facturacion-electronica-es -- uvx mcp-facturacion-electronica-es
// .cursor/mcp.json
{
  "mcpServers": {
    "cmendezs-mcp-facturacion-electronica-es": {
      "command": "uvx",
      "args": [
        "mcp-facturacion-electronica-es"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "cmendezs-mcp-facturacion-electronica-es": {
      "command": "uvx",
      "args": [
        "mcp-facturacion-electronica-es"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add cmendezs-mcp-facturacion-electronica-es -- uvx mcp-facturacion-electronica-es
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cmendezs-mcp-facturacion-electronica-es": {
      "type": "local",
      "command": [
        "uvx",
        "mcp-facturacion-electronica-es"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add cmendezs-mcp-facturacion-electronica-es --command uvx --arg mcp-facturacion-electronica-es
# ~/.hermes/config.yaml
mcp_servers:
  cmendezs-mcp-facturacion-electronica-es:
    command: "uvx"
    args: ["mcp-facturacion-electronica-es"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "cmendezs-mcp-facturacion-electronica-es": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "mcp-facturacion-electronica-es"
      ]
    }
  }
}
# add to Vellum
assistant mcp add cmendezs-mcp-facturacion-electronica-es -t stdio -c uvx -a mcp-facturacion-electronica-es
// mcp.json
{
  "mcpServers": {
    "cmendezs-mcp-facturacion-electronica-es": {
      "command": "uvx",
      "args": [
        "mcp-facturacion-electronica-es"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 0
    • Stability: pass → 0.97 functional
  • 19 Sept 26 +15
    • Malware scan: unverified → pass security
    • Stability: 0.97 → pass security
  • 18 Sept 26 −14
    • Malware scan: pass → unverified security
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +15
    • Malware scan: unverified → pass security
  • 14 Sept 26 −14
    • Malware scan: pass → unverified security
  • 13 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 12 Sept 26 +15
    • Malware scan: unverified → pass security
    • Stability: 0.97 → pass security
    • Package version: 0.10.0 → 0.10.1 functional
    • Package version: 0.5.0 → 0.10.0 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/mcp-facturacion-electronica-es@0.10.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 33 packages
Packages resolved 33
Stale 3
No linked repository 1
Tree resolution Partial

The dependency tree was only partially resolved, so these counts may be incomplete.

Background: SBOMs and build attestations, explained →

MCP tools · 20 exposed · ~3,554 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
es__build_sii_invoice_record ~173

Construye un registro XML AEAT SII en formato SOAP. Emisión FacturaExpedida o recepción FacturaRecibida, conforme a la guía técnica SII v3.0 (abril 2024). Soporta TipoComunicacion A0 (alta), A1 (modificación) y A4 (baja).

NameTypeReqDescription
clave_regimenstringClaveRegimenEspecialOTrascendencia (por defecto '01').
communication_typestringTipoComunicacion: A0 alta (por defecto), A1 modificación, A4 baja.
invoiceobjectyesDatos de la factura.
record_typestringyesDirección: 'issued' (expedida) o 'received' (recibida).

Structured output declared, but exposes no named fields.

No examples provided.

es__cancel_verifactu_record ~187

Genera un registro de anulacion VERI*FACTU (TipoHuella=01). Encadenado a la secuencia de huellas actual.

NameTypeReqDescription
issuer_namestringyesNombre/razon social del emisor.
issuer_nifstringyesNIF del emisor.
original_invoice_datestringyesFechaExpedicionFactura original (YYYY-MM-DD).
original_invoice_numberstringyesNumSerieFactura a anular.
previous_emisor_nifNIF del emisor del registro anterior (IDEmisorFactura en EncadenamientoFacturaAnteriorType).
previous_fechaFechaExpedicionFactura del registro anterior en DD-MM-YYYY.
previous_hashstringyesHuella del ultimo registro en la cadena.
previous_num_serieNumSerieFactura del registro anterior.

Structured output declared, but exposes no named fields.

No examples provided.

es__check_b2b_mandate_applicability ~166

Determina el régimen de facturación electrónica aplicable. VERI*FACTU, SII, TicketBAI, NaTicket, a partir del volumen de operaciones, código de provincia y enrolamiento en SII. Aplica la lógica de exclusión mutua del Real Decreto 254/2025.

NameTypeReqDescription
annual_turnover_eurnumberyesVolumen anual de operaciones IVA en EUR.
enrolled_in_siibooleanInscripción en el SII (por defecto: false).
entity_typestringTipo de obligado: 'IS' (Sociedades) o 'IRPF'.
tax_address_province_codestringyesCódigo de provincia INE de dos dígitos.

Structured output declared, but exposes no named fields.

No examples provided.

es__detect_regional_regime ~129

Detecta el régimen de facturación electrónica aplicable. A partir del código de provincia INE de dos dígitos. Devuelve VERIFACTU, TICKETBAI, NATICKET o VERIFACTU+SII. Usar siempre antes de llamar a cualquier otra herramienta de este servidor.

NameTypeReqDescription
enrolled_in_siibooleanInscripción en el SII (por defecto: false).
province_codestringyesCódigo de provincia INE de dos dígitos (p. ej., '28', '01', '31').

Structured output declared, but exposes no named fields.

No examples provided.

es__generate_b2b_einvoice_es ~140

Genera una factura B2B conforme a EN 16931 en formato UBL 2.1 o Facturae 3.2.2. Según la Ley 18/2022 'Crea y Crece'. RD 238/2026 publicado; formatos confirmados (EN 16931: CII/UBL/EDIFACT/Facturae). Orden Ministerial (Hacienda) pendiente para la solución pública.

NameTypeReqDescription
formatstringFormato de salida: 'ubl' (por defecto) o 'facturae'.
invoiceobjectyesDatos de la factura.

Structured output declared, but exposes no named fields.

No examples provided.

es__generate_facturae_xml ~346

Genera una factura XML conforme a Facturae 3.2.2 para envío B2G al portal FACe. El documento generado está sin firmar; use es__sign_facturae_xades para firmarlo.

NameTypeReqDescription
invoiceobjectyesInvoiceDocument con seller, buyer, vat_summary y lines.
invoice_issuer_typestringEU (emisor=vendedor), EM (emisor=comprador), TE (tercero). Por defecto: 'EU'.
irpf_amountImporte de retención IRPF a deducir del total de la factura.
irpf_rateTipo de retención IRPF (%), emitido en TaxesWithheld.
recargo_equivalencia_amountImporte explícito del Recargo de Equivalencia. Si se omite, se calcula como base_imponible * recargo_equivalencia_rate / 100.
recargo_equivalencia_rateTipo de Recargo de Equivalencia (%), si aplica.
receiver_transaction_referenceReceiverTransactionReference para facturas B2G.
resolution_referenceResolutionReference para facturas B2G a Administraciones Públicas.
schema_versionstringVersión del esquema Facturae (por defecto: '3.2.2').
tax_typestringImpuesto indirecto aplicable a todas las líneas de la factura (IVA: península/Baleares; IPSI: Ceuta/Melilla; IGIC: Canarias). No se admite mezclar impuestos en una misma factura. Por defecto: 'IVA'.

Structured output declared, but exposes no named fields.

No examples provided.

es__generate_qr_verifactu ~161

Genera el código QR obligatorio VERI*FACTU (HAC/1177/2024 Art. 10) como PNG en base64. Encodes la URL de verificación de la AEAT: https://www2.agenciatributaria.gob.es/wlpl/TIKE-CONT/ValidarQR?...

NameTypeReqDescription
invoice_datestringyesFechaExpedicionFactura en YYYY-MM-DD.
invoice_numberstringyesNumSerieFactura.
nifstringyesNIF del emisor.
size_pxintegerTamaño del QR en píxeles (por defecto: 200).
total_amountnumberyesImporteTotal de la factura (con IVA incluido).

Structured output declared, but exposes no named fields.

No examples provided.

es__generate_sii_correction ~111

Genera un registro de modificación SII (A1) o baja (A4). Referencia la factura original mediante IDFactura.

NameTypeReqDescription
corrected_invoiceDatos corregidos. Omitir para una baja (A4).
correction_typestringyes'A1' (modificación) o 'A4' (baja).
original_invoiceobjectyesFactura original que se rectifica.
record_typestringyes'issued' o 'received'.

Structured output declared, but exposes no named fields.

No examples provided.

es__generate_verifactu_record ~340

Genera un registro de factura VERI*FACTU (Orden HAC/1177/2024) con cadena SHA-256 Huella. Devuelve el XML del registro y la Huella para encadenar con el siguiente registro. Llame a es__detect_regional_regime antes para confirmar que el régimen es VERIFACTU.

NameTypeReqDescription
calificacion_operacionstringCalificacionOperacion (por defecto 'S1').
clave_regimenstringClaveRegimenEspecialOTrascendencia (por defecto '01').
impuestostringCódigo de impuesto (por defecto '01' IVA).
invoiceobjectyesDatos de la factura (date, number, seller, buyer, vat_summary, note).
invoice_typestringTipoFactura según HAC/1177/2024 Annex I (F1, F2, F3, R1, R2, R3, R4, R5).
previous_emisor_nifNIF del emisor del registro anterior (requerido si previous_hash está presente).
previous_fechaFechaExpedicionFactura del registro anterior en DD-MM-YYYY (requerido si previous_hash está presente).
previous_hashHuella SHA-256 del registro precedente (omitir para el primero).
previous_num_serieNumSerieFactura del registro anterior (requerido si previous_hash está presente).
software_idstringyesIDSistemaInformatico del software certificado.
software_nifstringyesNIF del fabricante del software.

Structured output declared, but exposes no named fields.

No examples provided.

es__get_compliance_status ~134

Devuelve los plazos de mandato vigentes y el sistema operativo para un perfil de empresa. Refleja el RD-ley 15/2025 — sujeto a cambios por legislación posterior.

NameTypeReqDescription
annual_turnover_eurVolumen anual de operaciones IVA en EUR (para umbral SII > €6M).
enrolled_in_siibooleanInscripción en el SII.
entity_typestringyesTipo de obligado tributario: 'IS' o 'IRPF'.
province_codestringyesCódigo de provincia INE de dos dígitos.

Structured output declared, but exposes no named fields.

No examples provided.

es__get_face_invoice_status ~69

Consulta el estado de tramitación de una factura en FACe. Códigos: 1200 Registrada, 2400 Reconocida, 3100 Rechazada, 4100 Pagada.

NameTypeReqDescription
invoice_idstringyesNúmero de registro FACe.

Structured output declared, but exposes no named fields.

No examples provided.

es__parse_aeat_response ~98

Analiza y normaliza una respuesta XML de la AEAT (VERI*FACTU o SII) a JSON estructurado. Extrae EstadoEnvio, CSV (código seguro de verificación) y detalle de errores.

NameTypeReqDescription
response_typestringTipo de respuesta a analizar (por defecto: 'verifactu').
xmlstringyesRespuesta XML de la AEAT en crudo.

Structured output declared, but exposes no named fields.

No examples provided.

es__query_sii_status ~231

Consulta el estado de facturas en el SII mediante ConsultaFactInformadasEmitidas/Recibidas (SOAP). ES-LC-2: reemplaza el REST GET no funcional por el envelope SOAP correcto. Filtra por ejercicio, periodo y, opcionalmente, por NIF del emisor y numero de factura.

NameTypeReqDescription
emisor_nifNIF del emisor para filtrar (opcional, solo para received).
fiscal_yearintegeryesEjercicio fiscal (YYYY).
invoice_numberNumSerieFacturaEmisor para filtrar por factura concreta (opcional).
nif_titularstringyesNIF del titular SII (obligado tributario).
nombre_titularstringyesNombre o razon social del titular.
periodstringyesPeriodo de liquidacion: '01'..'12' para mensual, o '0A' para anual.
record_typestringTipo de registro: 'issued' (expedidas) o 'received' (recibidas).

Structured output declared, but exposes no named fields.

No examples provided.

es__query_verifactu_status ~217

Consulta el EstadoRegistro de un registro VERI*FACTU ya enviado. (ConsultaFactuSistemaFacturacion / ConsultaLR.xsd). Use esta tool tras un resultado 'deferred' de es__submit_verifactu_to_aeat, esperando retry_after_seconds, para confirmar el estado final (Correcto / AceptadoConErrores / Anulado) antes de encadenar el siguiente registro. Requiere AEAT_ENV, AEAT_CERTIFICATE_PATH y AEAT_CERTIFICATE_PASSWORD, igual que es__submit_verifactu_to_aeat.

NameTypeReqDescription
invoice_datestringyesFecha de la factura consultada, YYYY-MM-DD (determina PeriodoImputacion).
namestringyesNombre/razón social del obligado a la emisión.
nifstringyesNIF del obligado a la emisión (ObligadoEmision).
num_serie_facturaNumSerieFactura a filtrar (omitir para consultar todo el período).

Structured output declared, but exposes no named fields.

No examples provided.

es__sign_facturae_xades ~253

Aplica una firma digital XAdES-EPES (ETSI EN 319 132-1) a un documento Facturae XML. Usa el certificado PKCS#12 indicado para firmar con SHA-256 + RSA. La política de firma por defecto es la de Facturae (Orden EHA/962/2007). HUMAN-IN-THE-LOOP: llame sin confirmation_token para recibir un resumen de confirmación y un token; muéstrelo al usuario y vuelva a llamar con confirmation_token para aplicar la firma real.

NameTypeReqDescription
cert_pathRuta al certificado PKCS#12 (.p12 / .pfx). La contraseña se lee de AEAT_CERTIFICATE_PASSWORD (nunca como argumento de la tool).
confirmation_tokenToken de la respuesta awaiting_confirmation previa.
signature_policy_hashSHA-256 base64 del documento de política de firma.
signature_policy_idOID/URI de la política de firma. Por defecto: política Facturae (Orden EHA/962/2007).
xmlstringyesXML Facturae sin firmar.

Structured output declared, but exposes no named fields.

No examples provided.

es__submit_sii_batch ~167

Envía un lote de facturas (máximo 10.000 registros) al endpoint SOAP SII de la AEAT. Requiere AEAT_ENV, AEAT_CERTIFICATE_PATH y AEAT_CERTIFICATE_PASSWORD (MTLS). HUMAN-IN-THE-LOOP: llame sin confirmation_token para recibir un resumen de confirmación y un token; muéstrelo al usuario y vuelva a llamar con confirmation_token para ejecutar el envío real.

NameTypeReqDescription
confirmation_tokenToken de la respuesta awaiting_confirmation previa.
fiscal_yearintegeryesEjercicio fiscal (YYYY).
record_typestringyes'issued' o 'received'.
recordsarrayyesLista de SOAP envelopes XML de es__build_sii_invoice_record.

Structured output declared, but exposes no named fields.

No examples provided.

es__submit_to_face ~224

Envía un XML Facturae firmado con XAdES a FACe a través de la API REST B2B de FACe v2. FACe = Punto General de Entrada de Facturas Electrónicas. Autenticación JWS (RS256 + x5c) per FACe-manual-api-integradores.pdf s2.3: requiere FACE_ENV y AEAT_CERTIFICATE_PATH (+ AEAT_CERTIFICATE_PASSWORD). HUMAN-IN-THE-LOOP: llame sin confirmation_token para recibir un resumen de confirmación y un token; muéstrelo al usuario y vuelva a llamar con confirmation_token para ejecutar el envío real.

NameTypeReqDescription
accounting_officestringyesCódigo OficinasContables de FACe.
administrative_unitstringyesCódigo UnidadTramitadora de FACe.
confirmation_tokenToken de la respuesta awaiting_confirmation previa.
management_bodystringyesCódigo OrganoGestor de FACe.
xmlstringyesXML Facturae con firma XAdES.

Structured output declared, but exposes no named fields.

No examples provided.

es__submit_verifactu_to_aeat ~206

Envía un registro VERI*FACTU firmado al endpoint en tiempo real de la AEAT mediante MTLS. Usa el certificado FNMT-RCM. Requiere AEAT_ENV, AEAT_CERTIFICATE_PATH y AEAT_CERTIFICATE_PASSWORD. Si la respuesta trae parsed_response.status == 'deferred' (TiempoEsperaEnvio), espere retry_after_seconds y llame a es__query_verifactu_status para confirmar el EstadoRegistro final antes de encadenar el siguiente registro. HUMAN-IN-THE-LOOP: llame sin confirmation_token para recibir un resumen de confirmación y un token; muéstrelo al usuario y vuelva a llamar con confirmation_token para ejecutar el envío real.

NameTypeReqDescription
confirmation_tokenToken de la respuesta awaiting_confirmation previa.
nifstringyesNIF del remitente.
xmlstringyesRegistro VERI*FACTU XML firmado.

Structured output declared, but exposes no named fields.

No examples provided.

es__validate_facturae_schema ~96

Valida un XML Facturae contra el XSD oficial 3.2.2. Realiza validación estructural y, si el XSD está disponible en resources/facturae/, también validación de esquema completa.

NameTypeReqDescription
schema_versionstringVersión del esquema (por defecto: '3.2.2').
xmlstringyesXML Facturae a validar.

Structured output declared, but exposes no named fields.

No examples provided.

es__validate_verifactu_record ~106

Valida un registro VERI*FACTU XML. Realiza validación estructural y, si el XSD v1.0 (HAC/1177/2024) está disponible en resources/verifactu/, también validación de esquema.

NameTypeReqDescription
schema_versionstringVersión del esquema XSD (por defecto: '1.0').
xmlstringyesRegistro VERI*FACTU XML en crudo.

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the io.github.cmendezs/mcp-facturacion-electronica-es server?

io.github.cmendezs/mcp-facturacion-electronica-es is listed in the public MCP registry as io.github.cmendezs/mcp-facturacion-electronica-es. Spanish e-invoicing MCP server: VERI*FACTU, Facturae/FACe, SII, Crea y Crece B2B. This page covers its PyPI package (mcp-facturacion-electronica-es).

Is the io.github.cmendezs/mcp-facturacion-electronica-es server safe to use?

io.github.cmendezs/mcp-facturacion-electronica-es scores 83 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.cmendezs/mcp-facturacion-electronica-es server expose?

io.github.cmendezs/mcp-facturacion-electronica-es exposes 20 tools: es__generate_verifactu_record, es__validate_verifactu_record, es__submit_verifactu_to_aeat, es__query_verifactu_status, es__generate_qr_verifactu, and 15 more. Their descriptions and schemas cost roughly 3,554 tokens of context every time the server is loaded.

Is the io.github.cmendezs/mcp-facturacion-electronica-es server still maintained?

io.github.cmendezs/mcp-facturacion-electronica-es is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.cmendezs/mcp-facturacion-electronica-es server under?

io.github.cmendezs/mcp-facturacion-electronica-es declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.