{
  "markdown": "# gridwork-aiact\n\nMCP server that scans codebases for AI system usage and generates EU AI Act compliance reports.\n\n**EU AI Act high-risk deadline: August 2, 2026.**\n\n## What it does\n\n- Scans project files for AI libraries, APIs, and frameworks\n- Detects 30+ AI systems: OpenAI, Anthropic, Google, PyTorch, TensorFlow, HuggingFace, LangChain, and more\n- Classifies risk level per EU AI Act (unacceptable / high / limited / minimal)\n- Identifies compliance gaps against Annex III categories\n- Generates formal inventory documents for compliance records\n- Counts days until the August 2, 2026 deadline\n\n## Install\n\n```bash\nnpx gridwork-aiact\n```\n\n## MCP tools\n\n| Tool | Description |\n|------|-------------|\n| `scan_project` | Full scan with risk classification and compliance gap analysis |\n| `quick_check` | Fast count of AI systems without full analysis |\n| `generate_inventory` | Formal EU AI Act inventory document |\n| `classify_system` | Classify risk for a specific AI system by use case |\n\n## Claude Desktop config\n\n```json\n{\n  \"mcpServers\": {\n    \"gridwork-aiact\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"gridwork-aiact\"]\n    }\n  }\n}\n```\n\n## License\n\nMIT — [Gridwork](https://thegridwork.space)\n",
  "bytes": 1208,
  "sha": "26e1271feac6679f00e6abb4fea71b16babed85a58fe0a3fd16996f2c1761a5c",
  "repo_slug": "thegridwork/aiact",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_thegridwork_aiact_6a6b3da9/readme"
}