Back to Home
michaelkrasa icon

alpha-ess-mcp-server

Verified Safe

by michaelkrasa

Overview

A Model Context Protocol (MCP) server providing access to Alpha ESS solar inverter and battery system data through their official Open API.

Installation

Run Command
uv run python main.py

Environment Variables

  • ALPHA_ESS_APP_ID
  • ALPHA_ESS_APP_SECRET

Security Notes

The server correctly uses environment variables for API credentials, avoiding hardcoding. It integrates with a third-party Alpha ESS Open API client library. The code itself does not contain obvious malicious patterns, 'eval' calls, or obfuscation. Network communication is outbound to the Alpha ESS API and a local HTTP server for the MCP. The primary security consideration is the secure management of the 'ALPHA_ESS_APP_ID' and 'ALPHA_ESS_APP_SECRET' by the user.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-12-10

Tags

Alpha ESSSolarBatteryEnergy ManagementHome Automation