Fronius MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from pypi. Last commit 18 Apr 2026.
Real-time Fronius inverter data in Claude — PV, battery, grid and smart meter via local Solar API.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add fronius-mcp -- uvx fronius-mcp
{
"mcpServers": {
"fronius-mcp": {
"args": [
"fronius-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.fronius-mcp]
command = "uvx"
args = ["fronius-mcp"]
{
"mcpServers": {
"fronius-mcp": {
"args": [
"fronius-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fronius-mcp": {
"args": [
"fronius-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.