Skip to main content
Glama
EdidiongA
by EdidiongA

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoThe host interface to bind to. Default: 127.0.0.1. Use 0.0.0.0 behind a tunnel.127.0.0.1
PORTNoThe port the MCP server listens on. Default: 3000.3000
DATA_DIRNoDirectory for the household store. Default: ./data../data
VRM_DEMONoSet to 1 to use the public Victron demo site without an account.
SIM_SPEEDNoSimulator speed in sim-seconds per real second. Default: 60.60
VRM_TOKENNoVictron VRM Portal access token. Required if POWER_SOURCE=victron and VRM_DEMO is not set.
AWS_REGIONNoAWS region for Bedrock. Needed for evening_briefing. Default unset (disabled).
VRM_SITE_IDNoVictron VRM site ID. Required for Victron.
DEMO_USER_IDNoStand-in for authenticated identity. Default: demo-household.demo-household
POWER_SOURCENoInverter platform: sim, victron, or growatt. Default: sim.sim
SIM_ARRAY_KWNoSimulator solar array size in kW. Default: 4.5.4.5
GROWATT_TOKENNoGrowatt ShinePhone API token. Required if POWER_SOURCE=growatt.
ALLOWED_ORIGINSNoComma-separated browser origins allowed to access the server. Default: localhost only.
SIM_BATTERY_KWHNoSimulator battery capacity in kWh. Default: 10.10
BEDROCK_MODEL_IDNoBedrock model ID, e.g. anthropic.claude-3-5-haiku-20241022-v1:0. Needed for evening_briefing.
GROWATT_BASE_URLNoGrowatt API base URL override.
GROWATT_PLANT_IDNoGrowatt plant ID.
GROWATT_DEVICE_SNNoGrowatt device serial number.
GROWATT_DEVICE_TYPENoGrowatt device type (5=SPH, 7=MIN).

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

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