Unipile MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UNIPILE_DSNYesYour Unipile DSN (e.g. api8.unipile.com:13851)
UNIPILE_API_KEYYesYour Unipile API key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Unipile AccountsList of connected messaging accounts from supported platforms: Mobile, Mail, WhatsApp, LinkedIn, Slack, Twitter, Telegram, Instagram, Messenger

Tools

Functions exposed to the LLM to take actions

NameDescription
unipile_get_accounts

Get all connected messaging accounts from supported platforms: Mobile, Mail, WhatsApp, LinkedIn, Slack, Twitter, Telegram, Instagram, Messenger. Returns account details including connection parameters, ID, name, creation date, signatures, groups, and sources.

unipile_get_recent_messages

Get recent messages from all chats associated with a specific account. Supports messages from: Mobile, Mail, WhatsApp, LinkedIn, Slack, Twitter, Telegram, Instagram, Messenger. Returns message details including text content, sender info, timestamps, attachments, reactions, quoted messages, and metadata.

unipile_get_emails

Get recent emails from a specific account. Returns email details including subject, body, sender, recipients, attachments, and metadata.