Skip to content

Audit Trail

Chris edited this page Jul 18, 2026 · 115 revisions

Secure Your Audit Trail

Tools Resources Prompts
OAuth Code Mode

Value Proposition Automate compliance workflows and enforce strict data governance with comprehensive audit tracking. Capture pre-mutation snapshots to ensure comprehensive visibility into agent actions, seamlessly bridging AI autonomy with rigorous organizational security requirements.

⚙️ Automate Compliance & Governance

Deliver uncompromising data governance and streamline compliance workflows with our robust, automated audit tracking. Ensure complete operational visibility across all AI database interactions by capturing granular pre-mutation snapshots—empowering autonomous agents without sacrificing enterprise security.

Configure by passing the following flags during server initialization:

  • --audit-log <path>: Enables the audit log and specifies the file path (e.g., --audit-log /var/log/mcp-audit.jsonl).
  • --audit-backup: Enables pre-mutation snapshots for DML changes.
  • --audit-reads: Includes read-scope tool calls (like SELECTs) in the audit log.
  • --audit-redact: Automatically redacts sensitive parameters from the JSONL output.
  • --audit-log-max-size: Maximum size for the audit log file. Reaching this maximum triggers automatic log rotation.
  • --audit-backup-data: Includes the original row data in pre-mutation snapshots.
  • --audit-backup-max-size: Maximum table size in bytes for data capture.

See the Configuration guide for all audit options, including size limits and the redaction toggle.

  • Resourcesmysql://audit resource details
  • Code Mode — Native V8 isolate
  • Tools — Full tool list with scope groups

MySQL MCP Documentation

Unlock autonomous database orchestration with an enterprise-grade MySQL MCP server. Featuring blazing-fast sandboxed Code Mode, uncompromising schema enforcement, and seamless ecosystem integrations to power secure, intelligent AI workflows.

🏠 Home


Launch Your Setup


Connect Ecosystem Tools


Enforce Security & Compliance


Scale Your Operations


Explore External Links

Clone this wiki locally