Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.mdfifty50-boop/gcc-intelligence

NPM · GCC-INTELLIGENCE-MCP · SCANNED SEP 20

GCC regulatory intelligence, ZATCA e-invoicing, and Arabic NLP for AI agents

0 this week 76 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 98 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability40
  • 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 790 tokens (~52/item across 15 items; 12 tools + 3 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage95
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 85% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.mdfifty50-boop/gcc-intelligence MCP server?

io.github.mdfifty50-boop/gcc-intelligence runs locally as an npm package, launched with npx -y gcc-intelligence-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · gcc-intelligence-mcp

# add to Claude Code
claude mcp add mdfifty50-boop-gcc-intelligence -- npx -y gcc-intelligence-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "mdfifty50-boop-gcc-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "gcc-intelligence-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "mdfifty50-boop-gcc-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "gcc-intelligence-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add mdfifty50-boop-gcc-intelligence -- npx -y gcc-intelligence-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mdfifty50-boop-gcc-intelligence": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "gcc-intelligence-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mdfifty50-boop-gcc-intelligence --command npx --arg -y --arg gcc-intelligence-mcp
# ~/.hermes/config.yaml
mcp_servers:
  mdfifty50-boop-gcc-intelligence:
    command: "npx"
    args: ["-y", "gcc-intelligence-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "mdfifty50-boop-gcc-intelligence": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "gcc-intelligence-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add mdfifty50-boop-gcc-intelligence -t stdio -c npx -a -y gcc-intelligence-mcp
// mcp.json
{
  "mcpServers": {
    "mdfifty50-boop-gcc-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "gcc-intelligence-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −3
    • Stability: pass → 0.77 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 11 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/gcc-intelligence-mcp@0.1.3

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 98 packages
Packages resolved 98
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 12 exposed · ~766 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
arabic_analyze_text ~52

Analyze Arabic text: detect dialect, sentiment, extract entities, and perform basic morphological analysis.

NameTypeReqDescription
analysesarrayTypes of analysis to perform
textstringyesArabic text to analyze

No output schema declared.

No examples provided.

arabic_extract_entities ~55

Extract named entities from Arabic text: person names, organizations, locations, dates, monetary amounts.

NameTypeReqDescription
entity_typesarrayFilter for specific entity types
textstringyesArabic text to extract entities from

No output schema declared.

No examples provided.

gcc_compliance_checklist ~75

Get a regulatory compliance checklist for a specific GCC country and business type.

NameTypeReqDescription
business_typestringyesBusiness structure type
countrystringyesGCC country code
employee_countnumberNumber of employees (for labor law compliance)
industrystringIndustry sector for industry-specific requirements

No output schema declared.

No examples provided.

gcc_convert_currency ~39

Convert between GCC currencies using current exchange rates.

NameTypeReqDescription
amountnumberyes
fromstringyes
tostringyes

No output schema declared.

No examples provided.

gcc_exchange_rates ~27

Get current exchange rates for GCC currencies against major currencies.

NameTypeReqDescription
basestring

No output schema declared.

No examples provided.

gcc_lookup_company ~48

Look up a GCC company by commercial registration (CR) number. Returns available public data.

NameTypeReqDescription
countrystringyesGCC country code
cr_numberstringyesCommercial registration number

No output schema declared.

No examples provided.

gcc_regulatory_deadlines ~70

Get upcoming regulatory deadlines for GCC countries. Includes ZATCA, UAE CT, labor law, and sector-specific deadlines.

NameTypeReqDescription
categoriesarrayFilter by category
countriesarrayCountries to check
days_aheadnumberHow many days ahead to look

No output schema declared.

No examples provided.

gcc_validate_vat ~51

Validate a GCC VAT/TIN number format and check registration status where APIs are available.

NameTypeReqDescription
countrystringyesGCC country code
vat_numberstringyesVAT or TIN registration number

No output schema declared.

No examples provided.

health_check ~20

Returns server health, uptime, version, and usage stats

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

zatca_generate_invoice_xml ~196

Generate ZATCA-compliant e-invoice XML (UBL 2.1) with QR code data. Supports both simplified and standard invoices per ZATCA Phase 2 requirements.

NameTypeReqDescription
buyer_namestringBuyer name (required for standard invoices)
buyer_vatstringBuyer VAT number (required for standard invoices)
currencystring
invoice_numberstringyesUnique invoice reference number
invoice_typestringyesSimplified (B2C) or Standard (B2B) invoice
issue_datestringyesInvoice date in YYYY-MM-DD format
line_itemsarrayyesInvoice line items
notestringOptional invoice note
seller_namestringyesSeller business name in Arabic or English
seller_vatstringyesSeller VAT registration number (15 digits, starts and ends with 3)

No output schema declared.

No examples provided.

zatca_get_wave_status ~75

Get current ZATCA e-invoicing wave status, deadlines, and requirements for a given revenue threshold.

NameTypeReqDescription
annual_revenue_sarnumberyesAnnual revenue in SAR to determine which wave applies
as_of_datestringDate to check status for (YYYY-MM-DD, defaults to today)

No output schema declared.

No examples provided.

zatca_validate_invoice ~58

Validate an existing invoice against ZATCA Phase 2 requirements. Returns compliance status and any violations.

NameTypeReqDescription
phasestringZATCA phase to validate against
xml_contentstringyesThe invoice XML content to validate

No output schema declared.

No examples provided.

Common questions

What is the io.github.mdfifty50-boop/gcc-intelligence MCP server?

io.github.mdfifty50-boop/gcc-intelligence is an MCP server listed in the public MCP registry as io.github.mdfifty50-boop/gcc-intelligence. GCC regulatory intelligence, ZATCA e-invoicing, and Arabic NLP for AI agents. This page covers its npm package (gcc-intelligence-mcp).

Is the io.github.mdfifty50-boop/gcc-intelligence MCP server safe to use?

io.github.mdfifty50-boop/gcc-intelligence scores 76 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.mdfifty50-boop/gcc-intelligence MCP server expose?

io.github.mdfifty50-boop/gcc-intelligence exposes 12 tools: health_check, zatca_generate_invoice_xml, zatca_validate_invoice, zatca_get_wave_status, gcc_validate_vat, and 7 more. Their descriptions and schemas cost roughly 766 tokens of context every time the server is loaded.

Is the io.github.mdfifty50-boop/gcc-intelligence MCP server still maintained?

io.github.mdfifty50-boop/gcc-intelligence is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.mdfifty50-boop/gcc-intelligence MCP server under?

io.github.mdfifty50-boop/gcc-intelligence declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.