MCP Servers / communication / Sendblue

Sendblue

JSON →
stdionone4communication

Send iMessage and SMS messages using the Sendblue API.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: sendblue
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envSENDBLUE_API_KEY_ID
envSENDBLUE_API_SECRET_KEY
envMCP_HTTP_PORT
Resources
Sendblue — MCP Server · libregistry