Overview
- Field: Machine Learning
- Authors: Naruki Yoshikawa, Ryo Tamura
- Published: 2025-05-15
- arXiv: 2505.10884
- All SDL capabilities are exposed as MCP servers, creating a standardized interface layer.
- NIMO Controller automatically generates a visual programming interface via MCP-based tool discovery, allowing human users to design experimental workflows without writing code.
- The same MCP backend can be accessed by AI agents, providing a unified interface for both human users and AI agents.
- A case study of a color-matching SDL demonstrates the system, validating the usability of the proposed MCP-based SDL architecture.
Abstract
Self-driving laboratories (SDLs) have attracted increasing attention as a means of accelerating scientific discovery; however, developing SDL software remains technically demanding. To improve accessibility, orchestration software frameworks have been proposed to coordinate SDL components. Nevertheless, existing frameworks are primarily designed for human interaction and do not provide standardized interfaces suitable for AI agents.
In this work, the authors propose an SDL software architecture based on the Model Context Protocol (MCP), in which all SDL functionalities are exposed through MCP servers. Following this design principle, they introduce an MCP-based SDL orchestrator, named NIMO Controller.
Key contributions
Original Abstract (excerpt)
> Self-driving laboratories (SDLs) have attracted increasing attention as a means of accelerating scientific discovery; however, developing SDL software remains technically demanding. To improve accessibility, orchestration software frameworks have been proposed to coordinate SDL components. Nevertheless, existing frameworks are primarily designed for human interaction and do not provide standardized interfaces suitable for AI agents. In this work, we propose an SDL software architecture based on the Model Context Protocol (MCP), in which all SDL functionalities are exposed through MCP servers. Following this design principle, we introduce an MCP-based SDL orchestrator, named NIMO Controller. It provides a visual programming interface automatically generated through MCP-based tool discovery...
--- *Auto-collected on 2026-05-19*