Skip to main content
Glama
sgerlach

grr-gaggiuino-mcp

by sgerlach

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REQUEST_TIMEOUTNoAPI timeout in milliseconds5000
GAGGIUINO_BASE_URLNoYour Gaggiuino's IP or hostnamehttp://192.168.3.248

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_statusA

Get real-time Gaggiuino espresso machine status including: current/target temperature (Celsius), pressure (bar), scale weight (grams), water tank level (%), whether brewing or steaming is active, and the currently selected profile name and ID.

get_shotA

Retrieve detailed shot data with time-series curves for analysis. Returns pressure (bar), flow rate (ml/s), temperature (C), weight (g), and target values over time. Includes the profile used and shot duration. Omit ID to get the most recent shot.

get_profilesA

List all available brewing profiles stored on the Gaggiuino. Returns profile IDs, names, and which one is currently selected. Use this to see available profiles before selecting one.

select_profileA

Activate a brewing profile by its ID. The machine will use this profile for the next shot. Get available profile IDs using get_profiles first.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/sgerlach/grr-gaggiuino-mcp'

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