High-risk tools in Cloudflare MySQL MCP Server
4 of the 14 tools in Cloudflare MySQL MCP Server are classified as high 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 high risk
-
execute_complex_queryExecuteExecute complex queries with joins, subqueries, CTEs, window functions. Includes query analysis and optimization suggestions.
-
execute_databaseExecuteExecute write operations (INSERT, UPDATE, DELETE) or DDL statements (CREATE, ALTER, DROP). Requires write permissions.
-
execute_sqlExecuteExecute INSERT, UPDATE, DELETE, or DDL operations
-
execute_stored_procedureExecuteExecute a stored procedure with parameters.
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.