Automate Drupal Site Audits with AI and Audit Export
Auditing a Drupal site no longer requires manual exports or spreadsheet juggling thanks to the Audit Export module and its integration with AI tools. Will Jackson’s recent blog post explains how combining Audit Export with the Tool API and Model Context Protocol (MCP) enables AI assistants to trigger audits, fetch live configuration data, and generate structured documentation in real-time.
Audit Export provides reports on content types, modules, fields, roles, and other relevant entities. When paired with the MCP and Tool API, these audits become callable by AI platforms like Claude and OpenAI Codex. This setup enables fully automated, current-state documentation, from content architecture and module inventories to broken link checks and code evaluations.
Will's post also guides developers through secure setup, including role-based access and local-only AI connections. By bridging config audits with codebase access, this toolchain supports developers onboarding, site migrations, and code modernisation, all with AI-generated insights tailored to each Drupal installation.


