MCP.so
Sign In

Saudi Invoice

@junter1989k-ai

About Saudi Invoice

Saudi Invoice

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "saudi-invoice": {
      "type": "http",
      "url": "https://inv-sa.wishpool.app/mcp",
      "headers": {
        "x-zatca-csid-token": "your_csid_binary_value",
        "x-zatca-csid-secret": "your_csid_second_value",
        "x-zatca-mode": "developer"
      }
    }
  }
}

Tools

3

**Simplified invoice (B2C, فاتورة مبسطة)** → ZATCA `reporting/single`. You issue to the buyer, then report within 24h. In: `invoiceHash`, `uuid`, `invoice` (base64 signed UBL). Out: `reporting_status` **REPORTED** (or accepted-with-warnings).

**Standard invoice (B2B, فاتورة ضريبية)** → ZATCA `clearance/single` (sent with `Clearance-Status: 1`). ZATCA stamps it before you issue it. Out: `clearance_status` **CLEARED** + `cleared_invoice` (the ZATCA-stamped base64 XML you hand to the buyer).

Validate a signed invoice against ZATCA `compliance/invoices` **without** reporting/clearing (onboarding / debugging). **No fiscal effect** in any mode.

Overview

What is Saudi Invoice?

Saudi Invoice MCP 🇸🇦 — How can my AI agent report or clear a ZATCA Fatoora e-invoice in Saudi Arabia?

How to use Saudi Invoice?

The README includes setup instructions such as node test/serve.js # local server on :3235.

Key features of Saudi Invoice

  • MCP server integration

Use cases of Saudi Invoice

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Saudi Invoice

Where is the source code for Saudi Invoice?

The source code is linked from the repository URL on this page.

Does Saudi Invoice include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for Saudi Invoice?

The source code is linked from the repository URL on this page.

Does Saudi Invoice include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers