Skip to main content

MCP Server for Fintom8 E-Invoicing services (Conversion, Validation, Correction)

Project description

Fintom8 E-Invoicing Agent (MCP)

PyPI version MCP Certified Peppol Ready

The official Model Context Protocol (MCP) server for Fintom8.

This server acts as an intelligent bridge to the AI-driven Fintom8 E-Invoice Platform. It enables autonomous agents (like Claude) to validate, audit, and correct e-invoices against the latest European standards (EN16931) and Peppol regulations.


🚀 Features

  • PDF to UBL Conversion: Use Gemini-powered AI to extract data from PDF invoices and generate compliant XML.
  • Automated Validation: Instant checks against EN16931 and Peppol 3.0.20 rules.
  • AI Correction: Automatically fix non-compliant XML invoices using iterative AI refinement.
  • Production Ready: High performance with extended timeouts for heavy AI operations.

🛠️ Installation

The easiest way to use the server is to install it via pip:

pip install e-invoice-mcp

Run the Server

Once installed, you can start the server with:

e-invoice-mcp

🔑 AI Client Configuration

Claude Desktop (Action required)

To use these tools in Claude, add the following to your configuration file: File: ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "fintom8": {
      "command": "e-invoice-mcp"
    }
  }
}

📦 Included Tools

1. convert_pdf_to_invoice

Converts PDF invoices to structured UBL format.

  • Args: pdf_path (path) or pdf_base64 (string).
  • Output: JSON with UBL XML and metadata.

2. validate_invoice (Basic Validation)

Validates UBL/Peppol XML invoices against compliance rules.

  • Args: xml_content (string) or xml_path (path).
  • Output: Simple JSON report (is_valid, errors).

3. validate_invoice_v2 (Advanced Validation)

Deep validation with optional AI explanations.

  • Args: xml_path (path), include_explanation (bool).
  • Output: Detailed compliance report with AI insights.

3. correct_invoice_xml

AI-powered correction of invalid XML invoices.

  • Args: xml_path (path), max_iterations (int).
  • Output: Fixed XML content.

� Privacy & Security

This server acts as a thin client proxy. Data is processed on secure Fintom8 production servers and is not used for AI model training.

License: MIT Website: fintom8.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

e_invoice_mcp-0.1.10.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

e_invoice_mcp-0.1.10-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file e_invoice_mcp-0.1.10.tar.gz.

File metadata

  • Download URL: e_invoice_mcp-0.1.10.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for e_invoice_mcp-0.1.10.tar.gz
Algorithm Hash digest
SHA256 c86f6637aa30af52878b51dfdd08cf2bae8a87aa42045e77a76a69e8c8512dba
MD5 c01d3ec6e8883f9458df16b8959679bd
BLAKE2b-256 d7b21fbca74b0a123f80ba892384db68a1135de9c13d2d44a844e2af0cd2e166

See more details on using hashes here.

File details

Details for the file e_invoice_mcp-0.1.10-py3-none-any.whl.

File metadata

  • Download URL: e_invoice_mcp-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for e_invoice_mcp-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 4ecc16474137f346ea0ab0e4ff015343f9adaf67825a21681f30218f65d2698c
MD5 d33ca014133d325259dbba9fb2a78c86
BLAKE2b-256 889a968219222d7cc46369cfe5c999069c3cff50b5ad12da1d2a4cac14647f1f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page