Skip to main content
Glama
scottyphillips

echonetlite-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ECHONET_DEFAULT_HOSTNoDefault IP address for the ECHONETLite device192.168.1.6

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
discover_devicesA

Discover all ECHONETLite devices on the local network via multicast

get_device_statusC

Get full status of the home air conditioner device

set_operationB

Turn the home air conditioner ON or OFF

set_operating_modeB

Set the HVAC operating mode (auto, cool, heat, dry, fan_only)

set_temperatureB

Set the target temperature (0-50°C)

set_fan_speedB

Set the air flow rate (fan speed)

set_airflow_verticalB

Set the vertical vane/airflow position

set_airflow_horizontalB

Set the horizontal vane/airflow position (28 positions available)

set_swing_modeC

Set the air swing/swing mode function

set_auto_directionC

Set the automatic airflow direction mode

set_silent_modeC

Set the silent operation mode

set_power_savingB

Set the power-saving operation mode

get_temperaturesB

Get both room temperature and outdoor temperature readings

get_humidityB

Get the current room relative humidity reading

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
device://status
device://capabilities

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/scottyphillips/echonetlite-mcp'

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