-
Notifications
You must be signed in to change notification settings - Fork 2
Audit Trail
Chris edited this page Jul 13, 2026
·
115 revisions
Value Proposition Ensure compliance and maintain deep visibility. mysql-mcp delivers enterprise-grade database operations with comprehensive audit trails, ensuring every action is recorded and secure within strict execution boundaries. Read the full value proposition.
Deploy comprehensive forensic visibility by enabling the Audit Trail. Activate it 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 DDL 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. -
--audit-backup-data: Includes sample 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 sizes and redaction rules.
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.
- Installation
- Configuration
- Architecture
- HTTP Transport
- Tool Filtering
- Code Mode
- Tools
- Prompts
- Resources
- Observability & Telemetry