Back to search
30
MCP
mac_messages_mcp
carterlasalle/mac_messages_mcpAn MCP server that securely interfaces with your iMessage database via the Model Context Protocol (MCP), allowing LLMs to query and analyze iMessage conversations. It includes robust phone number validation, attachment processing, contact management, group chat handling, and full support for sending and receiving messages.
Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://pypi.org/project/mac-messages-mcp/
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mac_messages_mcp": {
"url": "https://pypi.org/project/mac-messages-mcp/",
"transport": "http"
}
}
}