Skip to main content
Glama
ljcl

Gaggiuino MCP Server

by ljcl

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost to bind to.0.0.0.0
PORTNoPort for the MCP server.8000
LOG_LEVELNodebug, info, warn, error, or silent. Logs are one JSON object per line on stderr.info
GAGGIUINO_URLNoURL of your Gaggiuino machine.http://gaggiuino.local
MCP_AUTH_TOKENNoShared secret required as Authorization: Bearer <token> on /mcp. Unset serves the endpoint unauthenticated and disables select_profile.
MCP_ALLOWED_HOSTSNoComma-separated Host header values to accept. Empty disables the check.
MCP_ALLOWED_ORIGINSNoComma-separated browser origins allowed to call /mcp. * allows any (unsafe).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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