Power-Agent/PowerMCP
PowerMCP is an open-source collection of MCP servers for power system software like PowerWorld, PSSE and OpenDSS. These tools enable LLMs to directly interact with power system applications, facilitating intelligent coordination, simulation, and control in the energy domain.
Platform-specific configuration:
{
"mcpServers": {
"PowerMCP": {
"command": "npx",
"args": [
"-y",
"PowerMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...