carterlasalle/mac_messages_mcp
by Various
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 robu
MCP
carterlasalle/mac_messages_mcp
Added 1 June 2026
Overview
An MCP server for macOS that exposes iMessage conversations to LLMs via the Model Context Protocol. It validates phone numbers, processes attachments, manages contacts, handles group chats, and supports sending and receiving messages. The server reads from the local iMessage database.
Best for
Best for
Developers building macOS-native AI agents that need iMessage access
Use cases
- Query iMessage history for context in an AI assistant
- Analyze message patterns over time with natural language
- Automate sending iMessages from an LLM agent
How to use
Install
uvx mac-messages-mcp Tools exposed
uvmcp-proxy
Tested with
Cursor, Claude Desktop
Example client config
{\n "mcpServers": {\n "messages": {\n "command": "uvx",\n "args": [\n "mac-messages-mcp"\n ]\n }\n }\n} Notes
An MCP server for macOS that exposes iMessage conversations to LLMs via the Model Context Protocol. It validates phone numbers, processes attachments, manages contacts, handles group chats, and supports sending and receiving messages. The server reads from the local iMessage database.
292 stars on GitHub. Last updated 2026-05-10. Licensed MIT.
Use cases
- Query iMessage history for context in an AI assistant
- Analyze message patterns over time with natural language
- Automate sending iMessages from an LLM agent
Pros
- Leverages official MCP protocol for easy integration with LLM hosts
- Handles complex iMessage features like group chats and attachments
- Open source with active development (292 stars)
Cons
- Requires macOS with iMessage set up and local database access
- Read and write access to iMessage database may pose privacy risks
- Depends on Apple’s iMessage database schema which could change with OS updates
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages official MCP protocol for easy integration with LLM hosts
- Handles complex iMessage features like group chats and attachments
- Open source with active development (292 stars)
Cons
- Requires macOS with iMessage set up and local database access
- Read and write access to iMessage database may pose privacy risks
- Depends on Apple's iMessage database schema which could change with OS updates
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.