Industrial-AIOps Energy
Rank #9,256io.github.industrial-aiops/iaiops-energy
Industrial-AIOps energy edition: IEC-104/DNP3/IEC-61850 read-only OT connectors on iaiops.core.
Industrial-AIOps Energy is a Model Context Protocol (MCP) server published by industrial-aiops. It ranks #9,256 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Industrial-AIOps Energy is listed across 3 registries — Official MCP, PulseMCP and Glama, with 12 tracked versions. It was first listed on Jul 2, 2026 and most recently updated on Aug 2, 2026.
Ranks ahead of 122,857 of 132,113 servers on MCP Toplist.
Use Industrial-AIOps Energy
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add iaiops-energy -e "IAIOPS_CONFIG=<your IAIOPS_CONFIG>" -e "IAIOPS_MASTER_PASSWORD=<your IAIOPS_MASTER_PASSWORD>" -e "IAIOPS_NO_EGRESS=<your IAIOPS_NO_EGRESS>" -- uvx iaiops-energyReplace each placeholder with your own value before saving.
[mcp_servers.iaiops-energy]
command = "uvx"
args = ["iaiops-energy"]
[mcp_servers.iaiops-energy.env]
IAIOPS_CONFIG = "<your IAIOPS_CONFIG>"
IAIOPS_MASTER_PASSWORD = "<your IAIOPS_MASTER_PASSWORD>"
IAIOPS_NO_EGRESS = "<your IAIOPS_NO_EGRESS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"iaiops-energy": {
"command": "uvx",
"args": [
"iaiops-energy"
],
"env": {
"IAIOPS_CONFIG": "<your IAIOPS_CONFIG>",
"IAIOPS_MASTER_PASSWORD": "<your IAIOPS_MASTER_PASSWORD>",
"IAIOPS_NO_EGRESS": "<your IAIOPS_NO_EGRESS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"iaiops-energy": {
"command": "uvx",
"args": [
"iaiops-energy"
],
"env": {
"IAIOPS_CONFIG": "<your IAIOPS_CONFIG>",
"IAIOPS_MASTER_PASSWORD": "<your IAIOPS_MASTER_PASSWORD>",
"IAIOPS_NO_EGRESS": "<your IAIOPS_NO_EGRESS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"iaiops-energy": {
"type": "stdio",
"command": "uvx",
"args": [
"iaiops-energy"
],
"env": {
"IAIOPS_CONFIG": "<your IAIOPS_CONFIG>",
"IAIOPS_MASTER_PASSWORD": "<your IAIOPS_MASTER_PASSWORD>",
"IAIOPS_NO_EGRESS": "<your IAIOPS_NO_EGRESS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"iaiops-energy": {
"command": "uvx",
"args": [
"iaiops-energy"
],
"env": {
"IAIOPS_CONFIG": "<your IAIOPS_CONFIG>",
"IAIOPS_MASTER_PASSWORD": "<your IAIOPS_MASTER_PASSWORD>",
"IAIOPS_NO_EGRESS": "<your IAIOPS_NO_EGRESS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"iaiops-energy": {
"command": "uvx",
"args": [
"iaiops-energy"
],
"env": {
"IAIOPS_CONFIG": "<your IAIOPS_CONFIG>",
"IAIOPS_MASTER_PASSWORD": "<your IAIOPS_MASTER_PASSWORD>",
"IAIOPS_NO_EGRESS": "<your IAIOPS_NO_EGRESS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.industrial-aiops%2Fiaiops-energy)<a href="https://mcptoplist.com/server/io.github.industrial-aiops%2Fiaiops-energy"><img src="https://mcptoplist.com/badge/io.github.industrial-aiops%2Fiaiops-energy.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
industrial-aiops
Other servers by industrial-aiops
View all industrial-aiops servers →Available versions (12)
| Version | Published |
|---|---|
| 0.1.12 | Aug 2, 2026 |
| 0.1.11 | Aug 1, 2026 |
| 0.1.10 | Jul 31, 2026 |
| 0.1.9 | Jul 30, 2026 |
| 0.1.8 | Jul 21, 2026 |
| 0.1.7 | Jul 19, 2026 |
| 0.1.6 | Jul 13, 2026 |
| 0.1.5 | Jul 13, 2026 |
| 0.1.4 | Jul 13, 2026 |
| 0.1.3 | Jul 2, 2026 |
| 0.1.2 | Jul 2, 2026 |
| 0.1.1 | Jul 2, 2026 |
Frequently asked questions
- Who maintains Industrial-AIOps Energy?
- Industrial-AIOps Energy is maintained by industrial-aiops, which publishes 2 MCP servers (45 total versions) tracked on MCP Toplist.
- Is Industrial-AIOps Energy listed on the Official MCP Registry?
- Yes — Industrial-AIOps Energy is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Industrial-AIOps Energy have?
- MCP Toplist tracks 12 versions of Industrial-AIOps Energy, most recently published on Aug 2, 2026.
- Where can I find the source code for Industrial-AIOps Energy?
- The source code for Industrial-AIOps Energy is hosted at github.com/industrial-aiops/industrial-aiops-energy.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.