Real-time Fronius inverter data in Claude β PV, battery, grid and smart meter via local Solar API.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Fronius MCP.
configure_inverterSet your inverter's IP address β run this once on first setup
solar_power_flowPV generation, grid exchange, house load, battery power, autonomy, energy totals
solar_meterGrid power per phase, cumulative energy in/out, voltage, current, frequency
solar_batteryState of charge, voltage, current, temperature, capacity, status
solar_devicesAll connected devices with type, bus index, and serial number
Real-time solar data from your Fronius inverter, directly in Claude.
Ask things like:
"How much solar power am I generating right now?"
"What's my battery charge level?"
"Am I currently importing or exporting to the grid?"
"How much energy did I produce this year?"
"What can you do with my solar system?"
"Analyse my photovoltaics for me."
Connects to the Fronius Solar API v1 directly on your local network β no cloud account, no subscription, no data leaving your home.
fronius-mcp is a Model Context Protocol (MCP) server. MCP is an open standard that lets AI assistants like Claude connect to external tools and data sources. Once configured, Claude can call your inverter's local API in real time β whenever you ask a question about your solar system, Claude fetches live data and answers based on what's actually happening right now.
uv β a fast Python package manager (one-line install)uv is a fast Python package manager used to run fronius-mcp without a permanent install.
macOS / Linux:
Windows (PowerShell):
Restart your terminal after installing.
Open your claude_desktop_config.json and add the fronius block inside mcpServers:
Config file location:
| Platform | Path |
|---|---|
| macOS | ~/Library/Application Support/Claude/claude_desktop_config.json |
| Windows | %APPDATA%\Claude\claude_desktop_config.json |
| Windows (Store app) | %LOCALAPPDATA%\Packages\Claude_pzs8sxrjxfjjc\LocalCache\Roaming\Claude\claude_desktop_config.json |
Tip: If the
mcpServerskey already exists, just add thefroniusblock inside it β don't create a secondmcpServers.
Close and reopen Claude Desktop so it picks up the new server config.
In a new Claude conversation, say:
"Configure my Fronius inverter at 192.168.178.35"
Claude will save your inverter's IP and confirm the connection. This is a one-time step β the address is stored in ~/.fronius-mcp.json and persists across restarts.
Don't know your inverter's IP? Tell Claude: "I want to configure my Fronius inverter but I don't know the IP." Claude will walk you through finding it via your router, Fronius Solar.web, or the inverter's touch display β and how to enable the Solar API in the inverter's web interface if you haven't done that yet.
Once set up, just talk to Claude naturally. Some examples:
| Tool | What it does |
|---|---|
configure_inverter | Set your inverter's IP address β run this once on first setup |
solar_power_flow | PV generation, grid exchange, house load, battery power, autonomy, energy totals |
solar_meter | Grid power per phase, cumulative energy in/out, voltage, current, frequency |
solar_battery | State of charge, voltage, current, temperature, capacity, status |
solar_devices | All connected devices with type, bus index, and serial number |
Developed and tested on:
Other Fronius inverters with Solar API v1 support should work. Some API endpoints behave differently across models β if something doesn't work on your hardware, open an issue.
Apache 2.0 β see LICENSE.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/fronius-mcp)<a href="https://allmcps.com/mcp/fronius-mcp"><img src="https://allmcps.com/api/badge/fronius-mcp?style=directory" alt="Fronius MCP on AllMCPs" /></a>