mcpbeat Sign in

Aiact MCP Server

local only

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

Scan codebases for AI usage, classify risk, generate EU AI Act compliance reports.

Installs per day peak 21 · avg 6 · +3% w/w
a month agotoday
39
Installs / week
npm · gridwork-aiact
0
Stars
0 open issues
8 Apr 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

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

Alternatives to Aiact

same job, measured the same way
Accessibility AI
by groundlogic-ai-source

Scan URLs for WCAG 2.1 violations, generate AI fixes, and produce VPAT 2.5 compliance reports.

4 tools answering
systemprompt.io reports
by systemprompt

Paid EU AI Act compliance reports for agents. $1.50 per call via x402 (USDC on Base) or Stripe.

2 tools answering
Ybe Check
by addycuber

Ybe Check – security and compliance orchestrator for AI-generated repositories.

56 installs/wk local only
Regulatory Signals
by rikocr8orh8

Audit GitHub repos for security, compliance, and EU AI Act exposure from Claude or Cursor.

38 installs/wk local only
Verdict — Compliance for AI-Generated Code
by getverdict-ai

Compliance verdicts for AI-generated code. SOC 2, HIPAA, HITRUST for healthcare IT.

local only
patchwork — Codebase Conventions for AI Agents
by sainarayana-b

Scan any codebase, generate CONVENTIONS.md, expose conventions as MCP tools for AI agents.

115 installs/wk local only
AI Scanner
by aakashbhardwaj27

Scan codebases for LLM/AI SDK usage, exposed API tokens, and hardcoded secrets.

44 installs/wk local only
I
Spectra
by jorgesandoval

Generates unit tests for Python code with coverage before/after reports and concrete edge cases.

answering

Aiact — questions

Answers built from our own checks of this server.

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