RoastPilot
by syamaner
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HF_HOME | No | Hugging Face cache directory. | |
| COFFEE_AUDIO_SOURCE | No | Audio source: 'microphone' or 'wav'. | |
| COFFEE_ROASTER_PORT | No | Serial port for the roaster. | |
| COFFEE_AUDIO_OVERLAP | No | Overlap between audio windows. | |
| COFFEE_ROAST_LOG_DIR | No | Directory for roast log output. | |
| COFFEE_AUDIO_WAV_PATH | No | Path to a WAV file for replay. | |
| COFFEE_ROASTER_DRIVER | No | Roaster driver type (e.g., 'mock' or 'hottop_kn8828b_2k_plus'). | |
| COFFEE_FIRST_CRACK_MODE | No | First-crack detection mode: 'disabled', 'manual', or 'audio'. | |
| COFFEE_AUDIO_HOP_SECONDS | No | Hop duration between windows. | |
| COFFEE_AUDIO_REPLAY_MODE | No | Replay mode: 'realtime' or 'detector_paced'. | |
| COFFEE_AUDIO_SAMPLE_RATE | No | Audio sample rate. | |
| COFFEE_ROASTER_TEMP_UNIT | No | Temperature unit (e.g., 'celsius' or 'fahrenheit'). | |
| COFFEE_AUDIO_INPUT_DEVICE | No | Audio input device identifier. | |
| COFFEE_ROASTER_MCP_CONFIG | No | Path to the YAML configuration file. | |
| COFFEE_FIRST_CRACK_REPO_ID | No | Hugging Face repository ID for the first-crack model. | |
| COFFEE_AUDIO_WINDOW_SECONDS | No | Audio window duration in seconds. | |
| COFFEE_FIRST_CRACK_REVISION | No | Revision of the Hugging Face model. | |
| COFFEE_FIRST_CRACK_PRECISION | No | Model precision (e.g., 'int8'). | |
| COFFEE_AUTO_T0_DROP_THRESHOLD_C | No | Temperature drop threshold for automatic T0 detection. | |
| COFFEE_FIRST_CRACK_ONNX_THREADS | No | Number of ONNX runtime threads. | |
| COFFEE_FIRST_CRACK_LOCAL_MODEL_DIR | No | Local directory path for the first-crack model. | |
| COFFEE_FIRST_CRACK_CONFIDENCE_THRESHOLD | No | Confidence threshold for first-crack detection. | |
| COFFEE_FIRST_CRACK_MIN_POSITIVE_WINDOWS | No | Minimum number of positive windows required. | |
| COFFEE_FIRST_CRACK_CONFIRMATION_WINDOW_SECONDS | No | Confirmation window duration in seconds. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/syamaner/coffee-roaster-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server