← Index

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

io.github.cmendezs/mcp-facturacion-electronica-es·v0.1.0·Other
Quality Score
80
/100

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

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "mcp-facturacion-electronica-es": {
      "command": "uvx",
      "args": [
        "mcp-facturacion-electronica-es"
      ],
      "env": {
        "AEAT_ENV": "<aeat_env>",
        "AEAT_CERTIFICATE_PATH": "<aeat_certificate_path>",
        "AEAT_CERTIFICATE_PASSWORD": "<aeat_certificate_password>",
        "AEAT_NIF": "<aeat_nif>",
        "FACE_ENV": "<face_env>",
        "FACE_CLIENT_ID": "<face_client_id>",
        "FACE_CLIENT_SECRET": "<face_client_secret>",
        "TICKETBAI_ENV": "<ticketbai_env>",
        "TICKETBAI_CERTIFICATE_PATH": "<ticketbai_certificate_path>",
        "TICKETBAI_CERTIFICATE_PASSWORD": "<ticketbai_certificate_password>",
        "LOG_LEVEL": "<log_level>"
      }
    }
  }
}
§02  Environment variables
AEAT_ENV
required

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).

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'.

FACE_CLIENT_ID

OAuth2 client ID for FACe B2B REST API v2.

FACE_CLIENT_SECRET

OAuth2 client secret for FACe B2B REST API v2.

TICKETBAI_ENV

Target environment for TicketBAI provincial endpoints: 'sandbox' or 'production'.

TICKETBAI_CERTIFICATE_PATH

Filesystem path to the PKCS#12 certificate used to sign TicketBAI XML records.

TICKETBAI_CERTIFICATE_PASSWORD

Passphrase for the PKCS#12 certificate at TICKETBAI_CERTIFICATE_PATH.

LOG_LEVEL

Logging level inherited from mcp-einvoicing-core: DEBUG, INFO (default), WARNING, or ERROR.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other