Skip to main content
Glama
Heytish-V

factory-supervisor-mcp

by Heytish-V

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tasks
{
  "list": {},
  "cancel": {},
  "requests": {
    "tools": {
      "call": {}
    }
  }
}
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "subscribe": true,
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
pingB

Diagnostic health check ping tool for Factory Supervisor MCP Server

getMachineStatusA

Get status details for a specific machine by machineId

listMachinesA

List all factory machines and their current state

getInventoryA

Get total inventory stock levels for all parts

getLowStockItemsA

Get inventory items where available stock is at or below reorder level

getOrdersB

Get factory production orders

getMaintenanceLogsA

Get factory maintenance logs and history

getProductionScheduleB

Get factory production schedule

getFactoryKPIsA

Get key performance indicators (KPIs) for the factory

analyzeFactoryB

Consolidates data across all factory modules (machines, inventory, orders, maintenance, schedule, KPIs) and generates severity levels, health score (0-100), natural language summary, risk classification, impact score, and recommendations.

predictMachineFailureA

Predicts failure probability, health score, estimated failure time window, and recommended actions for a machine based on sensor telemetry.

forecastInventoryB

Forecasts stockout date, days remaining, inventory risk level, and recommended reorder quantity for inventory parts.

estimateOrderCompletionB

Estimates completion time, confidence score, and delay risk for a given production order.

detectProductionBottlenecksA

Detects active and impending production bottlenecks across machines, inventory, and shifts.

predictFactoryHealthA

Predicts overall factory health score trends for today and tomorrow based on operational indicators.

factoryCopilotA

Natural language AI supervisor assistant that routes user questions to appropriate analytics and predictive MCP tools to generate actionable answers.

dailySupervisorBriefA

Generates a concise daily supervisor briefing highlighting overall factory health, top operational risks, and priority actions.

executiveSummaryA

Provides a high-level executive summary of factory performance, revenue exposure risk, and recommended strategic decisions.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Health ChecksCurrent health status of all registered health checks
Widget ExamplesProvides metadata and examples for all registered UI widgets

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/Heytish-V/factory-supervisor-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server