MCP Directory
Back

signal_bridge_remote

by AletheiaVox · Python · ★ 89

A remote MCP server that lets Claude control Bluetooth intimate hardware over the internet via Buttplug.io / Intiface Central.

Install

pip install git+https://github.com/AletheiaVox/signal_bridge_remote.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "signal-bridge-remote": {
      "command": "uvx",
      "args": [
        "git+https://github.com/AletheiaVox/signal_bridge_remote.git"
      ]
    }
  }
}

From the README

**Malware forks of Signal Bridge exist on GitHub.** These are copies of this project where the download links in the README have been replaced with links to malicious software. This is the **only** legitimate source for Signal Bridge: 👉 **[](https://github.com/AletheiaVox/signal_bridge)** (Claude Desktop / local version) 👉 **[](https://github.com/AletheiaVox/signal_bridge_remote)** (Remote / VPS version - you're here) 👉 **[](https://github.com/AletheiaVox/signal_bridge_android)** (user-friendly Android version) If you found this project through a different GitHub account, **do not dow…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers