Skip to main content
Glama

applescript-mcp

messages_get_messages

Retrieve messages from the macOS Messages app using specified limits, enabling integration with LLM applications via AppleScript operations.

Instructions

[iMessage operations] Get messages from the Messages app

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of messages to retrieve

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 100, "description": "Maximum number of messages to retrieve", "type": "number" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/joshrutkowski/applescript-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server