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.
184 stars
4.8/5
Server Information
Category
Database
Tags
python
database
trending 📈
search
GitHub Stars
184
Last Updated
11/19/2025
Installation & Usage
Quick Install
1. Install the server
npm install mac_messages_mcp
2. Configure MCP settings
Add the server to your Claude Desktop or MCP client configuration.
3. Start using
The server will be available for use with your AI assistant.
Configuration Example
{
"servers": {
"mac_messages_mcp": {
"command": "node",
"args": ["path/to/mac_messages_mcp"]
}
}
}Add this configuration to your MCP settings file.
chessagine-mcp
3.6
12
A comprehensive (MCP) server that provides advanced chess analysis capabilities by implementing Chess Context Protocol Server and integrating Stockfish engine evaluation, positional theme analysis, opening databases, and chess knowledge
vscode-ai-model-detector
3
3
VS Code AI Model Detector - Real-time detection tool with 100% accuracy using SQLite storage integration and transparent AI authorship system
Ready to Get Started?
Install mac_messages_mcp and start building more capable AI applications with Model Context Protocol.