Skip to main content
Glama

mac-messages-mcp

MIT License
155
  • Apple

tool_check_imessage_availability

Determine if a recipient supports iMessage to choose between sending via iMessage or SMS/RCS, aiding in resolving delivery issues.

Instructions

Check if a recipient has iMessage available. This tool helps determine whether to send via iMessage or SMS/RCS. Useful for debugging delivery issues or choosing the right service. Args: recipient: Phone number or email to check for iMessage availability

Input Schema

NameRequiredDescriptionDefault
recipientYes

Input Schema (JSON Schema)

{ "properties": { "recipient": { "title": "Recipient", "type": "string" } }, "required": [ "recipient" ], "title": "tool_check_imessage_availabilityArguments", "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/carterlasalle/mac_messages_mcp'

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