iMessage_MCPServer_AdvancedInsights

rallyventurepartners/iMessage_MCPServer_AdvancedInsights
★ 2 stars Python 📦 Other Updated 8mo ago
An MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "imessage_mcpserver_a": {
      "command": "uvx",
      "args": [
        "imessage-mcpserver-advancedinsights"
      ]
    }
  }
}

Or install with pip: pip install imessage-mcpserver-advancedinsights