Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 12, 2026·2 min de lecture

Mac Messages MCP — iMessage/SMS Bridge

Mac Messages MCP is a Python MCP server for Messages.app on macOS: read chats, send replies, search attachments, and fall back to SMS/RCS.

MCP Hub
MCP Hub · Community
Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 17/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande de staging sûr
npx -y tokrepo@latest install df487610-fc3e-5ad5-b6b5-0274eb9f18db --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

Mac Messages MCP is a Python MCP server for Messages.app on macOS: read chats, send replies, search attachments, and fall back to SMS/RCS.

  • Best for: Personal agent workflows on macOS (triage, summaries, replies) for your own messages
  • Works with: macOS 11+; Python 3.10+; uv/uvx; Claude Desktop or Cursor MCP support (per README)
  • Setup time: 10–25 minutes (plus macOS permissions)

Practical Notes

  • GitHub: 280 stars · 22 forks; pushed 2026-05-10 (verified via GitHub API).
  • README requires Full Disk Access so the server can read the local Messages database.
  • README documents progressive attachment access (discover → search → fetch) to reduce accidental data exposure.

Main

Use it responsibly:

  • Only connect it on a machine you control, and treat conversation data as sensitive.
  • Prefer read-only tools for dashboards and summaries; gate “send” behind an explicit confirmation step.
  • If you run both Cursor and Claude Desktop, follow README guidance: run only one server instance to avoid database locks.

This turns iMessage/SMS into a real agent channel while keeping a human in the loop for outbound actions.

FAQ

Q: Why does it need Full Disk Access? A: README says it reads the local Messages database, which macOS protects behind Full Disk Access.

Q: Can it send SMS to Android users? A: README says it automatically chooses iMessage or SMS/RCS based on recipient availability.

Q: How do I reduce privacy risk? A: Use progressive disclosure for attachments and require confirmation before sending messages.

🙏

Source et remerciements

Source: https://github.com/carterlasalle/mac_messages_mcp > License: MIT > GitHub stars: 280 · forks: 42

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires