Phospho
Enables natural language interaction and control over a physical robot via a Model Context Protocol server.
关于
The Phospho MCP Server acts as an essential bridge between large language models like Claude and the phosphobot robotic control system. It provides a Model Context Protocol (MCP) interface, allowing natural language commands to be translated into executable actions for a physical robot. By exposing tools for tasks such as executing robot actions and streaming camera images, this server facilitates advanced, intuitive control and interaction with robotic hardware.
主要功能
- Replay tool: triggers a robot action from a dataset (e.g. pick up banana)
- Camera stream: retrieves the current webcam frame
- 6 GitHub stars
- phosphobot wrapper: manages local API processes and communication
使用案例
- Controlling a physical robot through natural language commands.
- Retrieving real-time camera feeds from a robot.
- Triggering pre-recorded robot actions like object manipulation.