Mac Messages
Bridges Claude Desktop with macOS Messages app, enabling reading and sending iMessages through direct database access with contact lookup and group chat support.
Featured
View Source153 stars
0 tools
Created Aug 2025
@carterlasalle/carterlasalle-mac-messages-mac-messages-mcpAbout
Bridges Claude Desktop with macOS Messages app, enabling reading and sending iMessages through direct database access with contact lookup and group chat support.
Categories
general
Installation
npm
npm install @carterlasalle/carterlasalle-mac-messages-mac-messages-mcp
Configuration
{
"mcpServers": {
"carterlasalle-mac-messages-mac-messages-mcp": {
"command": "npx",
"args": [
"-y",
"@carterlasalle/carterlasalle-mac-messages-mac-messages-mcp"
]
}
}
}