mac-messages-contacts

christianfurr/mac-messages-contacts
★ 1 stars Shell Database Updated 5d ago
Claude Code skill: query macOS Messages and Contacts directly via SQLite — no MCP server needed
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mac-messages-contact": {
      "command": "npx",
      "args": [
        "-y",
        "christianfurr/mac-messages-contacts"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img src="assets/banner.svg" alt="mac-messages-contacts — a Claude Code skill for your Messages & Contacts" width="100%"/> <br/><br/> **Let Claude query your macOS Messages history and Contacts directly via SQLite —<br/>no MCP server, no dependencies beyond what ships with macOS.**
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →