imessage-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| send_imessageA | Send an iMessage/SMS via Messages.app. Args: recipient: phone (+15551234567), Apple ID email, or an existing buddy name. body: message text. service: "iMessage" (default) or "SMS". |
| list_recent_chatsB | List recent chats, newest-first, with previews and unread counts. |
| get_chat_messagesA | Return messages for a chat. Provide chat_id or handle (phone/email).
|
| search_imessagesA | Case-insensitive LIKE search over message bodies. Dates are ISO8601. |
| get_my_infoA | Return self-handles and chat.db metadata for sanity checks. |
| resolve_contactA | Resolve an iMessage handle to a name, or a name to handles. Provide either |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/camfortin/imessage-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server