MCP Servers / other / Enedis Linky MCP Server

Enedis Linky MCP Server

JSON →
stdionone2other

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.

Install
How to run this server

No install command recorded.

server path: enedis-linky-mcp-server
Tools
What this server exposes
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)
Configuration
Environment & auth
authnone
envCONSO_API_TOKEN
envCONSO_API_BASE_URL
Resources
Enedis Linky MCP Server — MCP Server · libregistry