🤖 AI Summary
Traditional manufacturing capability modeling relies on manually constructed ontologies or semantic models, incurring high development costs, poor scalability, and limited compatibility with large language models (LLMs) for direct invocation.
Method: This paper introduces the Model Context Protocol (MCP) to manufacturing for the first time, proposing a novel, semantics-free capability exposure paradigm. By leveraging standardized MCP interfaces, LLM-based agents can directly perceive, interpret, and orchestrate heterogeneous physical device functionalities—eliminating the need for manual ontology definition.
Contribution/Results: Evaluated on a laboratory-scale prototype, the approach enables constraint-aware, multi-step process planning and autonomous execution: the LLM dynamically parses task constraints, generates feasible operation sequences, and invokes underlying resource functions in real time. Experiments demonstrate the feasibility of flexible manufacturing automation without any semantic modeling, thereby overcoming a critical bottleneck in LLM–physical-world integration.
📝 Abstract
Explicit modeling of capabilities and skills -- whether based on ontologies, Asset Administration Shells, or other technologies -- requires considerable manual effort and often results in representations that are not easily accessible to Large Language Models (LLMs). In this work-in-progress paper, we present an alternative approach based on the recently introduced Model Context Protocol (MCP). MCP allows systems to expose functionality through a standardized interface that is directly consumable by LLM-based agents. We conduct a prototypical evaluation on a laboratory-scale manufacturing system, where resource functions are made available via MCP. A general-purpose LLM is then tasked with planning and executing a multi-step process, including constraint handling and the invocation of resource functions via MCP. The results indicate that such an approach can enable flexible industrial automation without relying on explicit semantic models. This work lays the basis for further exploration of external tool integration in LLM-driven production systems.