Sendblue
JSON →Send iMessage and SMS messages using the Sendblue API.
Install
pip install -r Tools · 7
- send_message Send individual messages (iMessage/SMS) with support for text, media, and expressive styles
- send_group_message Send messages to group chats
- lookup_number_service Check if a number supports iMessage or SMS
- send_typing_indicator Send typing indicators to recipients
- get_message_history Retrieve message history
- add_recipient_to_group Add new recipients to existing group chats
- upload_media_for_sending Upload media from URLs to Sendblue servers
Environment variables
SENDBLUE_API_KEY_IDSENDBLUE_API_SECRET_KEYMCP_HTTP_PORT
Links
★ 4 GitHub stars