mcpbeat Sign in

Gcc Intelligence MCP Server

local only

Gcc Intelligence runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 24 Apr 2026.

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

Installs per day peak 38 · avg 7 · -63% w/w
a month agotoday
38
Installs / week
npm · gcc-intelligence-mcp
0
Stars
0 open issues
24 Apr 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Gcc Intelligence 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 gcc-intelligence -- npx -y gcc-intelligence-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gcc-intelligence": {
      "args": [
        "-y",
        "gcc-intelligence-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gcc-intelligence]
command = "npx"
args = ["-y", "gcc-intelligence-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "gcc-intelligence": {
      "args": [
        "-y",
        "gcc-intelligence-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gcc-intelligence": {
      "args": [
        "-y",
        "gcc-intelligence-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Gcc Intelligence

same job, measured the same way
AI Compliance Monitor
by vdineshk

Regulatory intelligence for AI agents across jurisdictions

4 tools answering
Compliance Shield
by mdfifty50-boop

ZATCA, UAE CT, EU AI Act regulatory compliance for AI agents

41 installs/wk local only
Constellation
by shiftinbits

Code Intelligence Platform for AI Coding Agents

430 installs/wk local only
Bluecolumn Memory
by bluecolumnconsulting-lgtm

Persistent memory for AI agents — audio intelligence + Music Memory ingestion and recall

69 installs/wk local only
Cortellis Regulatory Intelligence
by cortellis-regulatory-intelligence
answering
Orchestraprime
by orchestraprime

Regulatory intelligence (FDA, ICH, EMA) and sanctions screening (OFAC, EU, UK) for Claude

35 installs/wk local only
MEV Intelligence
by advalorem-mev

Real-time Ethereum liquidation intelligence for AI agents and MEV bots.

10 tools answering
Kivgraph
by luqueee

Cross-repository semantic code intelligence for AI coding agents, from a local code graph.

local only

Gcc Intelligence — questions

Answers built from our own checks of this server.

Why is there no uptime for Gcc Intelligence?
Gcc Intelligence 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 gcc-intelligence-mcp was installed 38 times last week.
How do I connect Gcc Intelligence?
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 gcc-intelligence-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Gcc Intelligence?
The npm package gcc-intelligence-mcp was installed 38 times in the last week. Week over week that is -63%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Gcc Intelligence open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.