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 to validate, audit, and correct e-invoices against the latest European standards (EN16931) and Peppol regulations.


🚀 Features

  • PDF to UBL Conversion: Generate compliant e-invoices from any format, including PDF, XML, JSON and CSV. Automatically correct errors in XML files to ensure seamless integration with your system.
  • Automated Validation: Validate your ZUGFeRD and UBL e-invoices against 300+ EN16931 rules. AI-driven PDF–XML comparison ensures your invoices meet compliance standards.
  • Correction: Automatically fix non-compliant XML invoices.

🛠️ 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).
  • Output: UBL XML.

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_content (string) or xml_path (path).
  • Output: Detailed compliance report.

4. correct_invoice_xml

AI-powered correction of invalid XML invoices.

  • Args: xml_content (string) or xml_path (path).
  • 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.17.tar.gz (4.6 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.17-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for e_invoice_mcp-0.1.17.tar.gz
Algorithm Hash digest
SHA256 f3f58de51d46571004b5146a9a1da2d58e82d94e919d63d5ec2029950bedc290
MD5 549f975231f9b646ebda4d1e7a0136c0
BLAKE2b-256 f319ec408aa1a314f44c10861e34eb182e46dfcc172af6ee72145327b987368f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: e_invoice_mcp-0.1.17-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.10.10

File hashes

Hashes for e_invoice_mcp-0.1.17-py3-none-any.whl
Algorithm Hash digest
SHA256 fdb6f28e9518ac145126a334f2f92822cf293f0101b7a8eac268d5b358df51ad
MD5 eb97b5bdbe82a6ad86b340e038136373
BLAKE2b-256 faa6695ecfc7786ecac2504c69b3d41220f0cb6cfb769349e91c85d538ea7437

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