Back to search
30
MCP

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.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

mcp-server-simulator-ios-idb
A Model Context Protocol (MCP) server that enables LLMs to interact with iOS simulators through natural language commands.
0 tools
iflow-mcp_hannesrudolph-imessage-query-fastmcp-mcp-server
An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP).
0 tools
imessage-mcp
iMessage MCP server — 25 tools for searching, analyzing, and exploring your entire iMessage history on macOS
0 tools
mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
0 tools
imessage-mcp
An MCP server exposing your local iMessage history (macOS, read-only).
0 tools
mssql_mcp_server
A Model Context Protocol (MCP) server for Microsoft SQL Server that enables secure database interactions through a controlled interface. All
0 tools

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"
    }
  }
}