High-risk tools in Anypoint MCP Server
6 of the 38 tools in Anypoint 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
-
monitoring_raw_requestExecuteExecute a raw Anypoint Monitoring API POST body. Requires ANYPOINT_MCP_ADVANCED_TOOLS=true. Use only for monitoring query shapes not covered by monitoring_get_app_overview or mo...
-
mq_send_messageExecutePublish a message to an Anypoint MQ queue. Call mq_list_queues first to confirm the queueId.
-
runtime_restart_applicationExecuteRestart a Runtime Manager application (stop then start). Call runtime_list_deployments first to obtain the deploymentId.
-
runtime_set_scheduler_stateExecuteEnable or disable a specific scheduler on a Runtime Manager application. Scheduler names are visible in the runtime_list_deployments UI. Call runtime_list_deployments first to o...
-
runtime_start_applicationExecuteStart a stopped Runtime Manager application. Call runtime_list_deployments first to obtain the deploymentId.
-
runtime_stop_applicationExecuteStop a running Runtime Manager application. Call runtime_list_deployments first to obtain the deploymentId.
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.