Provides remote programmatic access to iMessage read and send capabilities on a macOS device.
Sponsored
Acts as an MCP server running on a macOS device, enabling remote programmatic access to iMessage functionalities. It exposes features like listing conversations, retrieving messages, full-text searching across all messages, looking up contact information, and sending individual or group messages. This server requires macOS with Messages.app and Full Disk Access for the terminal process, and can be securely accessed via SSH over Tailscale from any device on the network, piping MCP standard I/O through the SSH connection.
主な機能
010 GitHub stars
02Look up contact information by phone or email
03List recent conversations with last message preview
04Retrieve messages from a specific conversation
05Perform full-text search across all messages
06Send individual or group iMessages
ユースケース
01Automating iMessage communication from remote devices
02Building custom integrations with iMessage for applications
03Programmatically managing and analyzing iMessage conversations and contacts