High-risk tools in Cube Js MCP Server
6 of the 10 tools in Cube Js 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_queryExecuteexecute_query
-
execute_query_postExecuteExecutes a query against the Cube.js API using POST method (recommended for complex queries).
-
refreshExecuteTrigger a refresh for the given query (POST /refresh).
-
scheduled_refreshExecuteTrigger scheduled refresh (POST /refresh/schedule or similar).
-
raw_requestExecuteGeneric request tool to call arbitrary Cube.js REST endpoints.
-
refresh_pre_aggregationsExecuteRefresh pre-aggregations (POST /pre-aggregations/refresh).
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.