Back to Home
AnuwatThisuka icon

cmms-mcp-server

Verified Safe

by AnuwatThisuka

Overview

Integrates Manufacturing Execution System (MES), Computerized Maintenance Management System (CMMS), and Internet of Things (IoT) data through a Model Context Protocol (MCP) server.

Installation

Run Command
npm start

Security Notes

The server primarily communicates via standard I/O (stdio) as intended by the Model Context Protocol (MCP) design, significantly reducing direct network attack surface. It uses mock data, meaning it does not connect to external databases or APIs in its current form, thus avoiding risks associated with external system credentials or data exposure. Input parameters for tool calls are well-defined with JSON schemas, mitigating injection risks for filtering operations on in-memory mock data. No 'eval', direct child process execution from user input, or hardcoded sensitive credentials are found. The primary security consideration for future development would be when integrating with actual MES/CMMS/IoT systems and ensuring secure handling of real API credentials and network interactions.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens750
Stars0
Forks0
Last Update2025-12-13

Tags

MESCMMSIoTManufacturingIntegration