Controls coffee roasting hardware through local stdio MCP tools. Built around home coffee roaster automation, it exposes tools for starting roast sessions, adjusting heat and fan levels, reading telemetry from bean and environment temperatures, marking first crack events, dropping beans, and exporting session logs to JSONL and CSV. The default mock driver lets you test the full roast workflow without hardware. Production mode integrates with Hottop roasters and includes optional audio-based first crack detection using a Hugging Face model. Reach for this if you're building autonomous or AI-assisted roasting workflows and need programmatic control over the roast profile, timing markers, and structured log output.
claude mcp add --transport stdio syamaner-coffee-roaster-mcp uvx coffee-roaster-mcp