SaudiVatPro
Rank #17,839io.github.Morouna1/saudi-vat-pro
Submit and manage ZATCA-compliant Saudi e-invoices through Saudi VAT Pro.
SaudiVatPro is a Model Context Protocol (MCP) server published by Morouna1. It ranks #17,839 of 132,046 servers tracked on MCP Toplist. SaudiVatPro is listed on Official MCP, with 1 tracked version. It was first listed on Sep 7, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 114,207 of 132,046 servers on MCP Toplist.
Use SaudiVatPro
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add saudi-vat-pro -e "SAUDI_VAT_PRO_API_KEY=<your SAUDI_VAT_PRO_API_KEY>" -- npx -y saudi-vat-pro-mcpReplace each placeholder with your own value before saving.
[mcp_servers.saudi-vat-pro]
command = "npx"
args = ["-y", "saudi-vat-pro-mcp"]
[mcp_servers.saudi-vat-pro.env]
SAUDI_VAT_PRO_API_KEY = "<your SAUDI_VAT_PRO_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"saudi-vat-pro": {
"command": "npx",
"args": [
"-y",
"saudi-vat-pro-mcp"
],
"env": {
"SAUDI_VAT_PRO_API_KEY": "<your SAUDI_VAT_PRO_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"saudi-vat-pro": {
"command": "npx",
"args": [
"-y",
"saudi-vat-pro-mcp"
],
"env": {
"SAUDI_VAT_PRO_API_KEY": "<your SAUDI_VAT_PRO_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"saudi-vat-pro": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"saudi-vat-pro-mcp"
],
"env": {
"SAUDI_VAT_PRO_API_KEY": "<your SAUDI_VAT_PRO_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"saudi-vat-pro": {
"command": "npx",
"args": [
"-y",
"saudi-vat-pro-mcp"
],
"env": {
"SAUDI_VAT_PRO_API_KEY": "<your SAUDI_VAT_PRO_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"saudi-vat-pro": {
"command": "npx",
"args": [
"-y",
"saudi-vat-pro-mcp"
],
"env": {
"SAUDI_VAT_PRO_API_KEY": "<your SAUDI_VAT_PRO_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Morouna1%2Fsaudi-vat-pro)<a href="https://mcptoplist.com/server/io.github.Morouna1%2Fsaudi-vat-pro"><img src="https://mcptoplist.com/badge/io.github.Morouna1%2Fsaudi-vat-pro.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Morouna1
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Sep 7, 2026 |
Frequently asked questions
- Who maintains SaudiVatPro?
- SaudiVatPro is maintained by Morouna1, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is SaudiVatPro listed on the Official MCP Registry?
- Yes — SaudiVatPro is listed on the Official MCP Registry.
- How many versions does SaudiVatPro have?
- MCP Toplist tracks 1 version of SaudiVatPro, most recently published on Sep 7, 2026.
- Where can I find the source code for SaudiVatPro?
- The source code for SaudiVatPro is hosted at github.com/Morouna1/SaudiVatPro.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.