mesh-gw

pacmac/mesh-gw
★ 0 stars Python API Integration Updated today
A pure BLE-to-JSON bridge for Meshtastic radios. Connects to N radios simultaneously over BLE and exposes a unified JSON REST API, WebSocket event stream, MCP server, Meshtastic TCP gateway and BLE OTA updates..
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mesh-gw": {
      "command": "uvx",
      "args": [
        "mesh-gw"
      ]
    }
  }
}

Or install with pip: pip install mesh-gw

Topics

blebridgegatewaymcppmeshtasticmqttotarest-api