mcpbeat Sign in

Saudi Vat Pro MCP Server

local only

Saudi Vat Pro runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 7 Sep 2026.

Submit and manage ZATCA-compliant Saudi e-invoices through Saudi VAT Pro.

Installs / week
npm · saudi-vat-pro-mcp
0
Stars
0 open issues
7 Sep 2026
Last commit
0 releases in 90 days
GPL-2.0
License
PHP

Nothing serious here today

Today is the operative word: we check Saudi Vat Pro every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add saudi-vat-pro -- npx -y saudi-vat-pro-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "saudi-vat-pro": {
      "args": [
        "-y",
        "saudi-vat-pro-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.saudi-vat-pro]
command = "npx"
args = ["-y", "saudi-vat-pro-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "saudi-vat-pro": {
      "args": [
        "-y",
        "saudi-vat-pro-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "saudi-vat-pro": {
      "args": [
        "-y",
        "saudi-vat-pro-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Saudi Vat Pro

same job, measured the same way
Fawtar
by fawtar

ZATCA-compliant Saudi invoicing and accounting: invoices, receivables, VAT, ledger, payroll.

6 tools answering
Einvoice
by makririch

XRechnung & ZUGFeRD: create, validate, and convert German e-invoices. EN 16931 compliant.

23 installs/wk local only
Facture Électronique France
by cmendezs

MCP server for French e-invoicing (XP Z12-013). Manages invoices, validation and compliance.

170 installs/wk local only
C
Syncrosecure
by syncrosecure

Connect any AI assistant to Syncro: manage tickets, invoices, customers, assets, and more.

answering
EZ@Work
by eranfinish

Manage clients, projects, time, and invoices in EZ@Work — business management for freelancers.

answering
Foundry IMS
by foundryims

Manage a Foundry IMS catalog: products, variants, BOMs, plus invoices read from supplier docs.

answering
Avaza
by avaza

Manage Avaza projects, tasks, timesheets, expenses, invoices, and scheduling from AI assistants.

answering
Nexus Finance
by djtellado

Nexus Finance API — compliance audit, VaR/RWA risk, market quotes and case management.

26 installs/wk local only

Saudi Vat Pro — questions

Answers built from our own checks of this server.

Why is there no uptime for Saudi Vat Pro?
Saudi Vat Pro runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package saudi-vat-pro-mcp.
How do I connect Saudi Vat Pro?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls saudi-vat-pro-mcp straight from npm; nothing to host, nothing to sign up for.
Is Saudi Vat Pro open source?
Yes — it is published under the GPL-2.0 licence, written in PHP and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.