mac_messages_mcp
by carterlasalle · Python · ★ 273
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.
Install
pip install git+https://github.com/carterlasalle/mac_messages_mcp.git Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"mac-messages-mcp": {
"command": "uvx",
"args": [
"git+https://github.com/carterlasalle/mac_messages_mcp.git"
]
}
}
} From the README
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related databases servers
JavaGuide
Snailclimb
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
netdata
netdata
The fastest path to AI-powered full stack observability, even for lean teams.
anything-llm
Mintplex-Labs
The all-in-one AI productivity accelerator. On device and privacy first with no annoying setup or configuration.
mindsdb
mindsdb
AI Data Vault - A query engine for AI Agents to securely query data from any datasource
teleport
gravitational
The easiest, and most secure way to access and protect all of your infrastructure.
mcp-toolbox
googleapis
MCP Toolbox for Databases is an open source MCP server for databases.