mac_messages_mcp and imessage-query-fastmcp-mcp-server
About mac_messages_mcp
carterlasalle/mac_messages_mcp
An 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.
Implements stdio-based MCP transport with direct SQLite access to macOS Messages database, requiring Full Disk Access permissions. Supports cross-platform delivery through intelligent iMessage/SMS detection and automatic fallback, plus Docker container integration via mcp-proxy for HTTP bridging. Built with Python 3.10+ and distributed via PyPI for seamless installation with the uv package manager.
About imessage-query-fastmcp-mcp-server
hannesrudolph/imessage-query-fastmcp-mcp-server
An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP). This server is built with the FastMCP framework and the imessagedb library, enabling LLMs to query and analyze iMessage conversations with proper phone number validation and attachment handling.
Exposes a `get_chat_transcript` tool that retrieves message history with attachment metadata and date-range filtering, using the phonenumbers library for robust phone number validation. Integrates with Claude Desktop and Cline VSCode plugin via FastMCP's stdio transport, with read-only database access and automatic location of the macOS Messages database—no configuration needed.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work