Loading...
brew install uv{
"mcpServers": {
"messages": {
"command": "uvx",
"args": [
"mac-messages-mcp"
]
}
}
}get_recent_messagesRetrieves recent messages from the macOS Messages database.
Read-only operation; no modification of data.
send_messageSends a message via iMessage or SMS/RCS.
Writes data by sending messages, but does not modify existing data.
check_imessage_availabilityChecks if a recipient is available on iMessage.
Read-only operation; no modification of data.
This server is relatively safe for read operations, but sending messages, especially SMS, introduces risks due to potential data exposure. Ensure Full Disk Access is granted only to trusted applications and be mindful of the content sent via SMS.