MCP Servers / communication / Unipile

Unipile

JSON →
none16communication

Access and manage messages from multiple platforms using the Unipile API.

Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path: unipile
Tools
What this server exposes
unipile_get_chat_messages
Retrieve all messages from a specific chat with pagination support. Input: chat_id (required), batch_size (optional, default: 100). Returns: Array of message objects.
Configuration
Environment & auth
authnone
envUNIPILE_API_KEY
Resources
Unipile — MCP Server · libregistry