Skip to main content
Glama

thermoworks_analyze_live

Monitor live BBQ temperatures from ThermoWorks devices and receive cooking progress analysis with actionable recommendations for optimal results.

Instructions

Get live temperature from a connected ThermoWorks device and analyze cooking progress.

Combines real-time device data with the BBQ cooking knowledge base to provide actionable recommendations.

Requires authentication first via thermoworks_authenticate.

Args:

  • device_serial: Serial number of the device

  • probe_id: Probe number to analyze (default: '1')

  • protein_type: Type of protein being cooked

  • target_temp: Target temperature (optional, uses protein default)

  • response_format: 'markdown' or 'json'

Returns: Current temperature, progress percentage, trend analysis, and recommendations.

Examples:

  • "How's my brisket doing?" -> Analyzes probe 1 against brisket targets

  • "Check the turkey on probe 2" -> protein_type='turkey_whole', probe_id='2'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
device_serialYesSerial number of the device to analyze
probe_idNoProbe number to analyze (e.g., '1', '2', '3', '4' for Signals)1
protein_typeYesType of protein being cooked (e.g., 'beef_brisket')
target_tempNoTarget temperature. If not provided, uses recommended temp for the protein.
response_formatNoOutput formatmarkdown

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jweingardt12/bbq-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server