Work Order
Freeby MCP Community
MCP server for Work Order API integration in manufacturing execution systems (MES)
v1.3.12Added Apr 12, 2026
mcpmodel-context-protocolwork-ordermesmanufacturing
Work Order MCP Server
MCP server for Work Order API integration in manufacturing execution systems (MES)
Installation
Reviews
Installation
Quick install
npx -y @dotzero.ai/work-order-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"work-order": {
"command": "npx",
"args": ["-y", "@dotzero.ai/work-order-mcp"]
}
}
}