mac-messages-mcp

MIT License
76
  • Apple

tool_get_recent_messages

Retrieve recent messages from the macOS Messages app within a specified time frame or filter by contact. Simplify message tracking and management with this MCP server tool.

Instructions

Get recent messages from the Messages app. Args: hours: Number of hours to look back (default: 24) contact: Filter by contact name, phone number, or email (optional) Use "contact:N" to select a specific contact from previous matches

Input Schema

NameRequiredDescriptionDefault
contactNo
hoursNo

Input Schema (JSON Schema)

{ "properties": { "contact": { "default": null, "title": "Contact", "type": "string" }, "hours": { "default": 24, "title": "Hours", "type": "integer" } }, "title": "tool_get_recent_messagesArguments", "type": "object" }

You must be authenticated.

Other Tools from mac-messages-mcp

Related Tools

ID: gxvaoc9znc