Odel
gcc intelligence mcp

gcc intelligence mcp

Local
@mdfifty50-boopJavaScriptUpdated 4mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmgcc-intelligence-mcpv0.1.3

Run

npx -y gcc-intelligence-mcp

MCP client config

{
  "mcpServers": {
    "gcc-intelligence-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gcc-intelligence-mcp"
      ]
    }
  }
}