Skip to main content
Glama
mpacarroll

apple-messages-mcp-remote

by mpacarroll

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoBind address. Defaults to 127.0.0.1.127.0.0.1
MCP_PORTNoPort to listen on. Defaults to 8443.8443
MCP_TRANSPORTNoSet to 'http' to enable the remote server. Defaults to 'stdio'.stdio
MCP_AUTH_TOKENNoBearer token every request must present. Required when MCP_TRANSPORT=http. Must be at least 32 characters.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_chatsA

List recent chats with last message preview and participant info

get_chat_messagesB

Get message history for a specific chat

search_messagesC

Search messages by text content

send_messageA

Send an iMessage or SMS to a phone number or email address

get_chat_participantsC

Get participants of a chat

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/mpacarroll/apple-messages-mcp-remote'

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