gridwork-aiact
gridwork-aiact
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.
What it does
Scans project files for AI libraries, APIs, and frameworks
Detects 30+ AI systems: OpenAI, Anthropic, Google, PyTorch, TensorFlow, HuggingFace, LangChain, and more
Classifies risk level per EU AI Act (unacceptable / high / limited / minimal)
Identifies compliance gaps against Annex III categories
Generates formal inventory documents for compliance records
Counts days until the August 2, 2026 deadline
Install
npx gridwork-aiactMCP tools
Tool | Description |
| Full scan with risk classification and compliance gap analysis |
| Fast count of AI systems without full analysis |
| Formal EU AI Act inventory document |
| Classify risk for a specific AI system by use case |
Claude Desktop config
{
"mcpServers": {
"gridwork-aiact": {
"command": "npx",
"args": ["-y", "gridwork-aiact"]
}
}
}License
MIT — Gridwork
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/thegridwork/aiact'
If you have feedback or need assistance with the MCP directory API, please join our Discord server