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_orders

Get production orders from MES system. Can filter by status.

get_work_orders

Get work orders from MES system. Can filter by status or production order.

get_equipment

Get equipment status from MES system. Can filter by status or get specific equipment.

get_maintenance_tasks

Get maintenance tasks from CMMS system. Can filter by status, priority, or type.

get_assets

Get assets from CMMS system. Can filter by status or get specific asset.

get_maintenance_history

Get maintenance history from CMMS system. Can filter by asset or date range.

create_maintenance_task

Create a new maintenance task in CMMS system.

get_sensors

Get sensors from IoT system. Can filter by type, status, or equipment.

get_sensor_readings

Get sensor readings from IoT system. Can filter by sensor, status, or time range.

get_devices

Get IoT devices. Can filter by status or type.

get_alerts

Get IoT alerts. Can filter by severity, acknowledged status, or device.

acknowledge_alert

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