# Jithox E-Invoice Readiness MCP server

Read-only e-invoice readiness over MCP: VAT format, VIES, Peppol lookup, invoice & readiness

## Links
- Registry page: https://www.getdrio.com/mcp/com-jithox-einvoice-readiness
- Website: https://jithox.com/mcp/e-invoice

## Install
- Endpoint: https://mcp.jithox.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.jithox.com/mcp

## Tools
- validate_invoice (Validate an EU invoice (structure)) - Structurally validate a draft EU invoice and report machine-readable issues (schema problems, VAT-id format, date sanity, BIS 3.0 completeness, computed totals). Full report, never fails fast. Not legal approval. Validation and readiness only; never sends a Peppol invoice and gives no legal, fiscal or compliance guarantee. Endpoint: https://mcp.jithox.com/mcp
- validate_vat_number (Validate a VAT number (format)) - Deterministic structure/checksum validation of an EU VAT number (incl. the Belgian modulo-97 checksum) with the normalized identifier and a stable issue code. Format plausibility only — not a live VIES result. Validation and readiness only; never sends a Peppol invoice and gives no legal, fiscal or compliance guarantee. Endpoint: https://mcp.jithox.com/mcp
- verify_vat_vies (Verify a VAT number in VIES (live)) - Check a VAT number's ACTIVE status against the official EU VIES source. Returns valid / invalid / invalid_input / unavailable with provenance (source, checkedAt). When VIES is unavailable it says so truthfully and makes no validity claim. Validation and readiness only; never sends a Peppol invoice and gives no legal, fiscal or compliance guarantee. Endpoint: https://mcp.jithox.com/mcp
- lookup_peppol_participant (Look up a Peppol participant) - Check whether a receiver is registered on the Peppol network and accepts BIS Billing 3.0 invoices, via the official SML/SMP discovery route when enabled (otherwise an honest mock that says so). Only status registered/not_registered is definitive; unavailable/not_configured are truthful and never a hidden "no". Provide vatId or endpointId (at least one) plus the receiver country. Lookup only — never a send action, and no send tool exists here. Validation and readiness only; never sends a Peppol invoice and gives no legal, fiscal or compliance guarantee. Endpoint: https://mcp.jithox.com/mcp
- get_einvoice_readiness (Assess e-invoice readiness) - Readiness snapshot for YOUR canary workspace: one plain state, what is ready, what is missing, and the next safe step. Diagnostics, not a compliance certificate. Validation and readiness only; never sends a Peppol invoice and gives no legal, fiscal or compliance guarantee. Endpoint: https://mcp.jithox.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.jithox
- Version: 1.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Aug 1, 2026
- Source: https://registry.modelcontextprotocol.io
