Critical-risk tools in Garmin MCP Server
5 of the 126 tools in Garmin MCP Server 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
-
delete_courseDestructiveDelete a course from Garmin Connect. Args: course_id: ID of the course to delete (get IDs from get_courses).
-
delete_food_logDestructiveDelete a food log entry Permanently removes a logged food item from the nutrition log. Use get_nutrition_daily_food_log to find the logId of the entry t...
-
delete_weigh_insDestructiveDelete weight measurements for a specific date Args: date: Date in YYYY-MM-DD format delete_all: Whether to delete all measurements for the day
-
delete_workoutDestructiveDelete a workout from Garmin Connect Permanently removes a workout from your Garmin Connect workout library. Args: workout_id: ID of the workout to...
-
delete_workoutsDestructiveDelete multiple workouts from Garmin Connect in a single call Permanently removes multiple workouts from your Garmin Connect workout library. Args: ...
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.