raspi-mcp

RolfMasfelder/raspi-mcp
★ 0 stars Python Security Updated today
MCP server for Raspberry Pi GPIO/LED control and DS18B20 temperature sensors
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "raspi-mcp": {
      "command": "uvx",
      "args": [
        "raspi-mcp"
      ]
    }
  }
}

Or install with pip: pip install raspi-mcp

README Excerpt

MCP server for Raspberry Pi GPIO/LED control and DS18B20 temperature sensors. Exposes GPIO-connected LEDs and DS18B20 1-Wire temperature sensors as Authentication is enforced via a Bearer token on all HTTP transports. ```bash git clone https://github.com/RolfMasfelder/raspi-mcp.git cd raspi-mcp pip install -r requirements-dev.txt

Tools (7)

gpio_led_blinkgpio_led_offgpio_led_ongpio_led_statusgpio_list_ledstemperature_list_sensorstemperature_read

Topics

ds18b20fastmcpgpiogpiozeroiotmcpmcp-serverpythonraspberry-pi