Skip to main content
Glama
jdbruh18

IndustrialOps Industry 4.0 PLC Monitor MCP Server

by jdbruh18

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
read_plc_registersA

Fetches real-time sensor metrics (RPM, PSI, Temperature, Vibration, Status) for a factory PLC (e.g. 'PLC_ASSEMBLY_01', 'PLC_PACKAGING_02').

get_predictive_maintenance_reportB

Calculates machinery wear coefficients and Remaining Useful Life (RUL) hours for preventative repairs.

get_energy_consumptionB

Fetches active power draw (kW) metrics and energy efficiency ratings for factory machinery.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 3 tools

Disambiguation5/5

Each tool targets a distinct aspect of PLC monitoring: real-time registers, predictive maintenance, and energy consumption. No overlap or confusion possible.

Naming Consistency5/5

All tool names follow the consistent 'verb_noun' pattern using snake_case ('read_plc_registers', 'get_predictive_maintenance_report', 'get_energy_consumption').

Tool Count5/5

With 3 tools, the server is focused and each tool earns its place. The count is within the 3-15 well-scoped range.

Completeness5/5

For a monitoring-only server, the tools cover real-time data, predictive maintenance, and energy metrics. No obvious gaps for the stated purpose.

Maintenance

ActivityStale
ResponsivenessNo issues