CMMS MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_production_ordersC | Get production orders from MES system. Can filter by status. |
| get_work_ordersB | Get work orders from MES system. Can filter by status or production order. |
| get_equipmentB | Get equipment status from MES system. Can filter by status or get specific equipment. |
| get_maintenance_tasksC | Get maintenance tasks from CMMS system. Can filter by status, priority, or type. |
| get_assetsC | Get assets from CMMS system. Can filter by status or get specific asset. |
| get_maintenance_historyB | Get maintenance history from CMMS system. Can filter by asset or date range. |
| create_maintenance_taskC | Create a new maintenance task in CMMS system. |
| get_sensorsC | Get sensors from IoT system. Can filter by type, status, or equipment. |
| get_sensor_readingsC | Get sensor readings from IoT system. Can filter by sensor, status, or time range. |
| get_devicesC | Get IoT devices. Can filter by status or type. |
| get_alertsB | Get IoT alerts. Can filter by severity, acknowledged status, or device. |
| acknowledge_alertC | Acknowledge an IoT alert. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| MES Production Orders | All production orders from MES system |
| MES Equipment | All equipment from MES system |
| CMMS Maintenance Tasks | All maintenance tasks from CMMS system |
| CMMS Assets | All assets from CMMS system |
| IoT Sensors | All sensors from IoT system |
| IoT Alerts | All active alerts from IoT system |
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/AnuwatThisuka/cmms-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server