plc-ai-agent
by eLSeR17
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OT_DIR | No | Directory for work orders (CMMS). | |
| OPCUA_NS | No | Alias for PLC_NAMESPACE. | |
| OLLAMA_HOST | No | Ollama host URL. | |
| OLLAMA_MODEL | No | Ollama model name. | |
| PLC_ENDPOINT | No | OPC UA endpoint for a real PLC. | |
| HIST_DATA_DIR | No | Directory for historical data CSV files. | |
| PLC_NAMESPACE | No | OPC UA namespace index or URI. | |
| OPCUA_ENDPOINT | No | Alias for PLC_ENDPOINT. | |
| AGENT_MAX_STEPS | No | Maximum number of steps for the ReAct agent. | |
| OPENNESS_BASE_URL | No | Base URL for the TIA Portal Openness bridge. | |
| PLC_USE_SIMULATOR | Yes | Set to true to use the bundled deterministic simulator. | |
| ALLOW_WRITE_TO_PLC | No | Set to true to allow writing to PLC. Default false. |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues