echonetlite-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ECHONET_DEFAULT_HOST | No | Default IP address for the ECHONETLite device | 192.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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| device://status | |
| device://capabilities |
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/scottyphillips/echonetlite-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server