googlarz/signal-mcp
🔌 MCP Servergooglarz
Full Signal MCP server: send/receive messages, manage groups, search history, handle attachments & reactions locally.
googlarz/signal-mcp provides a robust Model Context Protocol (MCP) server and command-line interface for the Signal messaging platform. It leverages signal-cli to interact with Signal's encrypted network, ensuring all operations are performed locally without relying on external services. Key features include full message send/receive capabilities (text, attachments, reactions), group and contact management, message history search, and support for reactions. The server exposes these functions as MCP tools and resources, making it easy to integrate with AI assistants and automation workflows. The CLI component allows direct use for scripting and manual operations. Security is prioritized: no data leaves your local environment, and Signal's end-to-end encryption is maintained.
💡Highlights
- ├─Local-only via signal-cli
- ├─Full Signal API coverage
- └─Includes CLI and MCP server
🎯For
- ├─Developers
- ├─Automation Engineers
- └─Privacy Advocates