Loading MCP server directory, please wait...
Submit and manage ZATCA-compliant Saudi e-invoices through Saudi VAT Pro.
npx @getmcp/cli add io.github.Morouna1/saudi-vat-proRequires Node.js 18+. Community-contributed server. Review source before installing.
SAUDI_VAT_PRO_API_KEYSaudi VAT Pro API key from https://saudivatpro.com/settings
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Morouna1/saudi-vat-pro": {
"command": "npx",
"args": [
"-y",
"saudi-vat-pro-mcp"
],
"env": {
"SAUDI_VAT_PRO_API_KEY": ""
}
}
}
}