Raspberry Pi GPIO

MCP Server Verified

Control Raspberry Pi hardware. Read sensors, control motors, and interact with electronics.

by Raspberry Pi

★★★★☆ 4.3/5 (227 reviews)
34.1kGitHub stars
15.9kinstalls
Updated 2026-03-03
activepython

Installation

npx -y @raspberrypi/mcp-server-raspberry-pi-gpio

Quick Start

Add to your Claude Desktop config:
```json
{
  "mcpServers": {
    "raspberry-pi-gpio": {
      "command": "npx",
      "args": ["-y", "@raspberrypi/mcp-server-raspberry-pi-gpio"]
    }
  }
}
```

Tools & Capabilities

control_device
read_sensor
create_automation
monitor_status
trigger_scene

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About Raspberry Pi GPIO

Control Raspberry Pi hardware. Read sensors, control motors, and interact with electronics.

View on GitHub →

Language: Python

Category: Smart Home

← Back to MCP Hub Directory