Unipile
Summary
This MCP server, developed by Bary Huang, integrates with Unipile to provide a unified interface for accessing messages across multiple messaging platforms including LinkedIn, WhatsApp, Instagram, Messenger, and Telegram. It offers tools for retrieving chat messages with pagination support, making it particularly useful for AI models to interact with diverse communication channels through a standardized protocol. The implementation is containerized for easy deployment across various Linux architectures and includes detailed setup instructions for both Docker and local environments. It's designed for users who need to manage communications across multiple platforms efficiently, especially beneficial for professionals leveraging AI capabilities to enhance their networking and communication strategies.
Available Actions(1)
unipile_get_chat_messages
Retrieve all messages from a specific chat with pagination support. Parameters: chat_id (required), batch_size (optional, default: 100). Returns an array of message objects.
Community Reviews
No reviews yet. Be the first to review!
Sign in to join the conversation