← Registry

Security & Testing

verifier-ma-facture.fr

Analyzes PDF invoices to generate Factur-X compliance reports and provides a list of all essential, strict, and advanced verification criteria.

1 endpoint2 known toolsFirst detected August 3, 2026Last detected August 3, 2026

ENDPOINT 1

https://mcp.verifier-ma-facture.fr/mcp

No auth detected

MCP server metadata

Name
verifier-ma-facture
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Validateur gratuit de conformité Factur-X pour la réforme française de la facturation électronique. Passez un PDF de facture en base64 à l'outil verifier_facture pour obtenir le rapport complet (21 critères : PDF/A-3, XML CII EN 16931, règles françaises BR-FR). L'outil lister_criteres explique la grille sans fournir de facture. Analyse locale et éphémère : aucune donnée stockée. Édité par SWIPIFY (swipify.fr).

Known tools 2

verifier_facture

Analyse un PDF de facture et rend un rapport de conformité Factur-X en 21 critères : essentiels (PDF/A-3, XML CII intégré), stricts (règles contrôlées par les plateformes agréées françaises, dont BR-FR-05, BR-FR-08 et BR-FR-CO-05) et avancés (qualité).

Inferred read-only
lister_criteres

Rend la grille complète des critères de conformité Factur-X vérifiés par verifier_facture (essentiels, stricts, avancés), avec les références normatives (EN 16931, ISO 19005-3, règles françaises BR-FR).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.verifier-ma-facture]
url = "https://mcp.verifier-ma-facture.fr/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "verifier-ma-facture": {
      "type": "http",
      "url": "https://mcp.verifier-ma-facture.fr/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: verifier-ma-facture
Remote MCP URL: https://mcp.verifier-ma-facture.fr/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "verifier-ma-facture": {
      "url": "https://mcp.verifier-ma-facture.fr/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "verifier-ma-facture": {
      "type": "http",
      "url": "https://mcp.verifier-ma-facture.fr/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "verifier-ma-facture",
  "transport": "streamable-http",
  "url": "https://mcp.verifier-ma-facture.fr/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.