Enedis Linky MCP Server
JSON →A production-ready Model Context Protocol (MCP) server written in Go that wraps the Conso API, giving AI assistants like Claude direct access to your Enedis Linky smart meter data.
Tools · 5
- get_daily_consumption Daily electricity consumption (Wh) for a date range
- get_load_curve 30-minute average power readings (W)
- get_max_power Maximum power reached each day (VA)
- get_daily_production Daily solar production (Wh) for solar installations
- get_production_load_curve 30-minute average production power readings (W)
Environment variables
CONSO_API_TOKENCONSO_API_BASE_URL
Links
★ 2 GitHub stars