From a6347e1ec430c18e173d47467cbca8269064eb69 Mon Sep 17 00:00:00 2001
From: purinzan <214058894+purinzan@users.noreply.github.com>
Date: Mon, 31 Aug 2026 10:27:26 -0400
Subject: [PATCH 1/2] Add purinzan/gx3-cli-mcp under Industrial & IoT
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index e7c026907..883f9b10b 100644
--- a/README.md
+++ b/README.md
@@ -2258,6 +2258,7 @@ Connect AI agents to industrial equipment, machinery, and operational technology
- [Extelligence-ai/bagel](https://github.com/Extelligence-ai/bagel) [](https://glama.ai/mcp/servers/Extelligence-ai/bagel) 🐍 🏠 - Ask questions about robotics, drone, and IoT data (ROS 1/2 bags, MCAP, PX4/ArduPilot/Betaflight logs, CAN/MF4, live MQTT) in plain English; answers are DuckDB SQL over the actual messages, with an intelligent edge data-reduction pipeline and exports to Rerun, PlotJuggler, and LeRobot.
- [FoundryNet/forge-mcp](https://github.com/FoundryNet/forge-mcp) 🐍 ☁️ - Industrial AI infrastructure that connects any AI agent to industrial equipment: 14 protocols, 18 manufacturers, 30 tools, cross-OEM telemetry normalization, health index, and failure prediction. The first physical-world MCP server. Free tier available. ([Smithery](https://smithery.ai/server/@foundrynet/forge)) [](https://glama.ai/mcp/servers/FoundryNet/forge-mcp)
+- [purinzan/gx3-cli-mcp](https://github.com/purinzan/gx3-cli-mcp) 🐍 🏠 🪟 - Read-only analysis of Mitsubishi Electric MELSEC PLC projects saved by GX Works3 (`.gx3`): trace why a coil never turns on through the ladder logic, find where a device is written and read, search by device comment, and separate conditions that arrive from physical inputs, HMI or network communication. Runs entirely locally and never modifies the project; no project-mutating command is exposed. Unofficial, not affiliated with Mitsubishi Electric.
### 🧠 Knowledge & Memory
From c93a419f7314308c3c5eab17719385cd7c30bdd6 Mon Sep 17 00:00:00 2001
From: purinzan
Date: Wed, 2 Sep 2026 06:11:06 -0400
Subject: [PATCH 2/2] Add Glama score badge
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 883f9b10b..b0143d50c 100644
--- a/README.md
+++ b/README.md
@@ -2258,7 +2258,7 @@ Connect AI agents to industrial equipment, machinery, and operational technology
- [Extelligence-ai/bagel](https://github.com/Extelligence-ai/bagel) [](https://glama.ai/mcp/servers/Extelligence-ai/bagel) 🐍 🏠 - Ask questions about robotics, drone, and IoT data (ROS 1/2 bags, MCAP, PX4/ArduPilot/Betaflight logs, CAN/MF4, live MQTT) in plain English; answers are DuckDB SQL over the actual messages, with an intelligent edge data-reduction pipeline and exports to Rerun, PlotJuggler, and LeRobot.
- [FoundryNet/forge-mcp](https://github.com/FoundryNet/forge-mcp) 🐍 ☁️ - Industrial AI infrastructure that connects any AI agent to industrial equipment: 14 protocols, 18 manufacturers, 30 tools, cross-OEM telemetry normalization, health index, and failure prediction. The first physical-world MCP server. Free tier available. ([Smithery](https://smithery.ai/server/@foundrynet/forge)) [](https://glama.ai/mcp/servers/FoundryNet/forge-mcp)
-- [purinzan/gx3-cli-mcp](https://github.com/purinzan/gx3-cli-mcp) 🐍 🏠 🪟 - Read-only analysis of Mitsubishi Electric MELSEC PLC projects saved by GX Works3 (`.gx3`): trace why a coil never turns on through the ladder logic, find where a device is written and read, search by device comment, and separate conditions that arrive from physical inputs, HMI or network communication. Runs entirely locally and never modifies the project; no project-mutating command is exposed. Unofficial, not affiliated with Mitsubishi Electric.
+- [purinzan/gx3-cli-mcp](https://github.com/purinzan/gx3-cli-mcp) 🐍 🏠 🪟 - Read-only analysis of Mitsubishi Electric MELSEC PLC projects saved by GX Works3 (`.gx3`): trace why a coil never turns on through the ladder logic, find where a device is written and read, search by device comment, and separate conditions that arrive from physical inputs, HMI or network communication. Runs entirely locally and never modifies the project; no project-mutating command is exposed. Unofficial, not affiliated with Mitsubishi Electric. [](https://glama.ai/mcp/servers/purinzan/gx3-cli-mcp)
### 🧠 Knowledge & Memory