libsignal

GitHub

Home to the Signal Protocol as well as other cryptographic primitives which make Signal possible.

5,939 stars Rust Rust 1 file ยท ~7,341 tokens

libsignal MCP Server

MCP server for signalapp/libsignal

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "libsignal": {
      "command": "npx",
      "args": [
        "-y",
        "@signalapp/libsignal"
      ]
    }
  }
}