EcoFlow MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ECOFLOW_BASE_URL | No | Regional API base URL. Use https://api-e.ecoflow.com for Europe. | https://api.ecoflow.com |
| ECOFLOW_ACCESS_KEY | Yes | Access Key generated from the EcoFlow Developer Platform. | |
| ECOFLOW_SECRET_KEY | Yes | Secret Key generated from the EcoFlow Developer Platform. |
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ecoflow_list_devicesB | List all EcoFlow devices linked to your account. Returns device serial numbers, names, product types, and online status. |
| ecoflow_get_device_statusB | Get comprehensive status for an EcoFlow device including battery level, input/output power, temperatures, and all available metrics. |
| ecoflow_get_solar_inputB | Get solar panel input data for an EcoFlow device including current power, voltage, and daily energy statistics. |
| ecoflow_set_ac_outputB | Enable or disable AC output on an EcoFlow power station. Optionally configure X-Boost mode, output voltage, and frequency. |
| ecoflow_set_dc_outputB | Enable or disable DC output (12V car port and DC5521 ports) on an EcoFlow power station. |
| ecoflow_get_charging_settingsB | Get current charging configuration for an EcoFlow device including max/min charge levels, charging speed, and timeout settings. |
| ecoflow_set_charging_settingsC | Configure charging settings for an EcoFlow device including max charge level, min discharge level, and charging power. |
| ecoflow_get_raw_quotaA | Get all raw quota/parameter data from an EcoFlow device. Useful for debugging or accessing device-specific parameters not covered by other tools. |
| ecoflow_set_standbyC | Configure standby/timeout settings for an EcoFlow device. Set how long before the device, AC output, DC output, or LCD screen automatically turns off. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/schwarztim/ecoflow-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server