CMMS MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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