Back to Home
Power-Agent icon

PowerMCP

Verified Safe

by Power-Agent

Overview

Provides a collection of Model Context Protocol (MCP) servers for various power system software, enabling Large Language Models (LLMs) to interact with them for analysis, simulation, and control.

Installation

Run Command
python PowerWorld/powerworld_mcp.py

Security Notes

The servers frequently use `subprocess.run` (PSSE, PyLTSpice) or directly pass strings to external APIs (OpenDSS, PowerWorld scripts, ANDES, PyPSA, Egret). While these are necessary for interacting with external tools, they introduce a dependency on the security of the underlying power system software and the careful sanitization of LLM-generated inputs. There are no explicit hardcoded secrets (besides executable paths) or direct `eval` calls. The primary risk lies in potential injection of malicious commands via LLM input if not properly validated by the calling agent or the underlying tools.

Similar Servers

Stats

Interest Score44
Security Score7
Cost ClassMedium
Avg Tokens1000
Stars69
Forks19
Last Update2025-11-19

Tags

Power SystemsSimulationAI IntegrationMCPEnergy Analysis