Skip to main content
Glama
AnuwatThisuka

CMMS MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
MES Production OrdersAll production orders from MES system
MES EquipmentAll equipment from MES system
CMMS Maintenance TasksAll maintenance tasks from CMMS system
CMMS AssetsAll assets from CMMS system
IoT SensorsAll sensors from IoT system
IoT AlertsAll 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