loading…
Search for a command to run...
loading…
MCP server providing tools for AI-agents to interact with Enapter EMS.
MCP server providing tools for AI-agents to interact with Enapter EMS.
A Model Context Protocol (MCP) server that provides seamless integration with the Enapter EMS. This server enables AI assistants and other MCP clients to interact with Enapter sites, devices and telemetry data.
The Enapter MCP Server is available as a public hosted service at
https://mcp.enapter.com/mcp. It uses streamable HTTP transport and OAuth 2.0
for authentication.
For specific instructions on how to connect your preferred AI client, please refer to the following guides:
If you prefer to run your own instance, you can self-host the server using Docker:
docker run --rm --name enapter-mcp-server \
-p 8000:8000 \
enapter/mcp-server:v1.5.0
The server can be configured using environment variables and command-line arguments.
The server exposes the following tools for interacting with the Enapter EMS:
| Tool | Description |
|---|---|
search_sites |
Search among all sites with name and timezone regex filtering |
search_devices |
Search devices by site, type, and name regex filtering |
search_command_executions |
Search the history of command executions |
read_blueprint |
Access device blueprint sections (properties, telemetry, alerts) |
get_historical_telemetry |
Retrieve time-series telemetry with configurable granularity |
search_rules |
Search for automation rules within a specific site |
read_rule |
Read the paginated lines of a rule's Lua script |
Here are realistic examples of how you can interact with your Enapter devices using AI assistants:
User prompt:
One of our inverters just went offline. Can you check its status and tell me what the active alerts mean?
What happens:
User prompt:
What was the average power consumption and temperature for the main HVAC system over the last 7 days?
What happens:
User prompt:
Check if anyone tried to turn on the water pump this morning. Were there any errors during the execution?
What happens:
User prompt:
Can you check the automation rules running at the Alpha site? I need to verify the logic that automatically starts the electrolyser when excess solar power is available.
What happens:
search_rulesread_ruleFor issues, questions, or contributions, please:
For information about how we handle data, please refer to the Enapter Privacy Policy.
Made with ❤️ by Enapter
Выполни в терминале:
claude mcp add enapter-mcp-server -- npx Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolProvides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzНе уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai