Critical-risk tools in Mysql Mcp
14 of the 223 tools in Mysql Mcp are classified as critical risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at critical risk
-
mysql_audit_restore_backupDestructiveRestore a specific pre-mutation snapshot to the database.
-
mysql_cascade_simulatorDestructiveSimulate the impact of DELETE, DROP, or TRUNCATE on a table. Returns affected tables, estimated row counts, cascade paths, and severity assessment.
-
mysql_doc_drop_collectionDestructiveDrop a document collection.
-
mysql_doc_removeDestructiveRemove documents from a collection.
-
mysql_drop_partitionDestructiveDrop a partition from a partitioned table. Warning: This deletes all data in the partition!
-
mysql_drop_schemaDestructiveDrop a database/schema. WARNING: This permanently deletes all data.
-
mysql_drop_tableDestructiveDrop (delete) a table from the database.
-
mysql_drop_viewDestructiveDrop a view.
-
mysql_event_dropDestructiveRemove a scheduled event.
-
mysql_force_indexDestructiveGenerate a query with FORCE INDEX hint.
-
mysql_fulltext_dropDestructiveDrop a FULLTEXT index from a table.
-
mysql_json_removeDestructiveRemove values from JSON columns at specified paths.
-
mysql_migration_rollbackDestructiveRoll back a specific migration by ID or version.
-
mysql_role_dropDestructiveDrop a role.
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.