Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"gridwork-aiact": {
"args": [
"-y",
"gridwork-aiact"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP server that scans codebases for AI system usage and generates EU AI Act compliance reports.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'gridwork-aiact' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked gridwork-aiact against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in legal
87 tools for Korean law — statutes, precedents, ordinances, interpretations | MCP Server · CLI · npm
Proof primitive for AI agents on MultiversX. Anchor file hashes on-chain as verifiable proofs.
956k Swiss court decisions: full-text search, citation graph, statute lookup (DE/FR/IT)
AFIP — Argentine tax authority, electronic invoicing (Factura Electrónica)
MCP Security Weekly
Get CVE alerts and security updates for io.github.thegridwork/aiact and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
MCP server that scans codebases for AI system usage and generates EU AI Act compliance reports.
EU AI Act high-risk deadline: August 2, 2026.
npx gridwork-aiact
| Tool | Description |
|---|---|
scan_project | Full scan with risk classification and compliance gap analysis |
quick_check | Fast count of AI systems without full analysis |
generate_inventory | Formal EU AI Act inventory document |
classify_system | Classify risk for a specific AI system by use case |
{
"mcpServers": {
"gridwork-aiact": {
"command": "npx",
"args": ["-y", "gridwork-aiact"]
}
}
}
MIT — Gridwork