wago-plc-mcp-server
by WagoAlex
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind address | 0.0.0.0 |
| PORT | No | Listen port | 6042 |
| LOG_FILE | No | Log file path inside container | /app/mcp_server.log |
| LOG_LEVEL | No | Log level: DEBUG / INFO / WARNING / ERROR | INFO |
| TRANSPORT | No | Transport: streamable-http or sse | streamable-http |
| WAGO_PLC_HOSTS | Yes | Comma-separated PLC IPs | |
| WAGO_PAGE_LIMIT | No | Pagination page size | 500 |
| DEFAULT_PLC_PASSWORD | No | Shared password | wago |
| DEFAULT_PLC_USERNAME | No | Shared username | admin |
| WAGO_TIMEOUT_SECONDS | No | Per-PLC HTTP timeout (use 45 for CC100) | 10 |
| WAGO_MAX_CONCURRENT_REGISTRATIONS | No | Parallel PLC init limit | 5 |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/WagoAlex/wago-plc-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server