Serial

Bridges with physical hardware devices (e.g. Raspberry Pi) via serial communication, enabling real-world control and interaction for IoT and robotics applications.

View Source
32 stars
0 tools
Created Aug 2025
@mcp2everything/mcp2everything-serial-mcp2serial

About

Bridges with physical hardware devices (e.g. Raspberry Pi) via serial communication, enabling real-world control and interaction for IoT and robotics applications.

Categories

general

Installation

npm

npm install @mcp2everything/mcp2everything-serial-mcp2serial

Configuration

{ "mcpServers": { "mcp2everything-serial-mcp2serial": { "command": "npx", "args": [ "-y", "@mcp2everything/mcp2everything-serial-mcp2serial" ] } } }