Goodwe Inverter Mcp Server
@marcinn2
Goodwe Inverter Mcp Server について
Reads real-time and cumulative data from a GoodWe solar inverter
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"goodwe": {
"command": "goodwe-mcp",
"env": {
"GOODWE_HOST": "192.168.1.100"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Goodwe Inverter Mcp Server?
Reads real-time and cumulative data from a GoodWe solar inverter over the local network via UDP port 8899. It returns live sensor values such as PV production, battery state of charge, power flow, grid import/export, house load, and cumulative energy counters for energy monitoring and automation.
How to use Goodwe Inverter Mcp Server?
Configure the server to communicate with your GoodWe inverter on the local network using UDP port 8899. Each call polls live data directly from the inverter with no caching, providing current sensor readings on demand.
Key features of Goodwe Inverter Mcp Server
- Reads real-time PV production in watts
- Reports battery state of charge as percentage
- Measures battery charging/discharging power in watts
- Monitors grid import and export power
- Tracks house load consumption in watts
- Returns cumulative energy counters for PV, battery, and grid
- Polls live data on every call with no caching
Use cases of Goodwe Inverter Mcp Server
- Monitor current solar power production and battery status
- Trigger home automation based on battery state of charge
- Track cumulative energy generation and consumption over time
- Answer real-time questions about inverter and grid operation
FAQ from Goodwe Inverter Mcp Server
What hardware does this server work with?
It works exclusively with GoodWe solar inverters over local network UDP port 8899. It does not support Zigbee, Z-Wave, or other smart home devices.
How is data retrieved from the inverter?
Data is polled live from the inverter on each call with no caching, so every request returns the most current readings.
What network protocol and port are used?
The server communicates via UDP on port 8899 over the local network to the GoodWe inverter.
What specific sensor values are available?
It returns ppv
「その他」の他のコンテンツ
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
コメント