Skip to main content
Glama
guansuian

Andon SOP MCP Server

by guansuian

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MES_CONFIG_PATHYesPath to the MES configuration JSON file (mes-config.json).

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

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
queryAbnormalReportPageA

调用工具前,应先读取 MCP resource: mcp://abnormal-report-mcp/instructions/serverInstructions。该 resource 描述了安灯系统 MCP 的能力、查询流程和输出要求;如果 resources/list 为空,也可以直接用 resources/read 读取该 URI。查询 MES 异常报表/安灯异常记录时使用本工具;当用户明确想查看异常报表、异常记录、异常统计、异常处理历史时,应调用本工具。用户提出制造现场、生产现场、工位、设备、质量、物料、节拍等问题或异常,并希望查找原因、处理结果、历史解决方案、处置经验时,也应先调用本工具查询 AndonAbnormalReport 历史异常记录,再从查询结果中的异常详情、处理结果、处理人、持续时长等字段中总结可参考的解决方案。工具会先读取 AndonAbnormalReport 表单字段配置,构建动态查询参数,查询分页数据,并使用数据字典翻译展示值。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
serverInstructions这个 resource 说明本 MCP 具备哪些安灯系统能力、每个流程的产出要求,以及何时调用 queryAbnormalReportPage。Work Buddy 或 AI 在调用任何工具前应先读取这个 resource。完整 URI: mcp://abnormal-report-mcp/instructions/serverInstructions。如果 resources/list 为空,也可以直接用 resources/read 读取该 URI。

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/guansuian/sop-mcp-server'

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