Mcp Server For Victron Energy Gx Devices
@lubosstrejcek
关于 Mcp Server For Victron Energy Gx Devices
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"victron-tcp": {
"command": "npx",
"args": [
"victron-tcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp Server For Victron Energy Gx Devices?
An MCP server that connects to Victron Energy GX devices on a local network via MQTT or Modbus TCP, providing direct, low-latency access to real-time solar, battery, grid, and inverter data — no cloud required. It covers 900+ registers across 33 device categories, built from the official CCGX Modbus TCP register list (Rev 50).
How to use Mcp Server For Victron Energy Gx Devices?
Install with npx victron-tcp and configure via environment variables VICTRON_HOST, VICTRON_TRANSPORT, and VICTRON_PORTAL_ID. Use with Claude Code (claude mcp add --transport stdio victron-tcp -- npx victron-tcp) or add to Claude Desktop / Cursor / Windsurf MCP config. The AI can also run victron_network_scan and victron_setup to auto-discover devices.
Key features of Mcp Server For Victron Energy Gx Devices
- 30 specialized tools for reading Victron device data
- Dual transport — MQTT (zero-config) or Modbus TCP
- Network discovery to find GX devices without an IP
- One-shot setup probing both transports and generating config
- Read-only and safe with
readOnlyHint: true
Use cases of Mcp Server For Victron Energy Gx Devices
- Monitor solar PV power, yield, and charger state
- Check battery SOC, voltage, current, temperature, and time-to-go
- View grid power per phase and inverter/charger status
- Read tank levels, temperature sensors, and EV charging station data
- Discover and configure Victron devices on the local network
FAQ from Mcp Server For Victron Energy Gx Devices
Does this server require a cloud connection?
No, it connects directly to Victron GX devices on the local network via MQTT or Modbus TCP.
What are the prerequisites?
A Victron GX device (Ekrano, Cerbo, Venus GX, etc.) on the local network, MQTT or Modbus TCP enabled in device settings, and Node.js 18+.
Which transports are supported and how do they differ?
MQTT (port 1883, zero-config with Venus OS built-in broker) and Modbus TCP (port 502, raw register access). MQTT is recommended.
Is the server read-only?
Yes, all tools are annotated with readOnlyHint: true. Write support (ESS mode control, grid setpoint) is planned for Phase 2.
How do I find my GX device IP if I don't know it?
Use the victron_network_scan tool to scan the local network by probing Modbus TCP and MQTT ports, then victron_setup to configure everything.
其他 分类下的更多 MCP 服务器
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
Servers
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
评论