Skip to main content
Glama
anipotts

imessage-mcp

by anipotts

get_conversation

Retrieve complete conversation threads from iMessage history with pagination support for scrolling through past messages and filtering by date range.

Instructions

Get a full conversation thread with a specific contact or chat. Supports cursor-based pagination via before_rowid (backward) or after_rowid (forward) for scrolling through history.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contactNoContact handle (phone/email) or name
chat_idNoChat identifier (e.g. chat123456789)
limitNoMax messages (default 50, max 500)
before_rowidNoCursor: only messages before this ROWID (for pagination)
after_rowidNoCursor: only messages after this ROWID (for catching up on new messages)
date_fromNoStart date filter
date_toNoEnd date filter

Latest Blog Posts

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/anipotts/imessage-mcp'

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