4g-usb-phone-mcp

sandraschi/4g-usb-phone-mcp
★ 0 stars Python Communication Updated 1d ago
MCP server for Huawei Balong 4G USB modem (E3372/E8372) — signal, SMS, network control
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": {
    "4g-usb-phone-mcp": {
      "command": "uvx",
      "args": [
        "4g-usb-phone-mcp"
      ]
    }
  }
}

Or install with pip: pip install 4g-usb-phone-mcp