Whasapo

by toloco

Not rated
GitHub

About

WhatsApp MCP server written in Go. Send and read WhatsApp messages from Claude, OpenClaw, or any MCP-compatible client. Single binary, no runtime dependencies.

Details

Author
toloco
Categories
Communication, Other

Setup

Install Whasapo in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/toloco/whasapo

Follow the installation instructions in the repository README, then restart your MCP client.

WhatsApp MCP server. Send and read WhatsApp messages from any AI assistant that supportsMCP— Claude desktop, Claude Code, OpenClaw, and more.

curl -sSL https://raw.githubusercontent.com/toloco/whasapo/main/install.sh | bash
irm https://raw.githubusercontent.com/toloco/whasapo/main/install.ps1 | iex

- Download the latest binary for your platform
- Configure the Claude desktop app
- Walk you through linking your WhatsApp account (QR code scan)

The installer configures this automatically. If you need to do it manually, add to~/Library/Application Support/Claude/claude_desktop_config.json:

{ "mcpServers": { "whatsapp": { "command": "~/.whasapo/whasapo", "args": ["serve"] } } }

Restart Claude Desktop. The WhatsApp tools will be available immediately.

Add the MCP server to your project or global settings:

claude mcp add whatsapp ~/.whasapo/whasapo serve
{ "mcpServers": { "whatsapp": { "command": "~/.whasapo/whasapo", "args": ["serve"] } } }

In OpenClaw settings, add a new MCP server:

- Name:whatsapp
- Command:~/.whasapo/whasapo
- Arguments:serve

{ "mcpServers": { "whatsapp": { "command": "~/.whasapo/whasapo", "args": ["serve"] } } }

Whasapo is a standard MCP server using stdio transport. Point any MCP client at:

- "Show me my recent WhatsApp messages"
- "Send a WhatsApp message to John saying I'll be 10 minutes late"
- "What messages did I get in the family group?"
- "Find my contact named Sarah"
- "Reply to Mom's last message saying thanks"
- "Summarize what I missed in the work group chat"

whasapo pair Link your WhatsApp account (QR code) whasapo serve Start the MCP server (your AI app does this automatically) whasapo status Check if everything is working whasapo update Update to the latest version whasapo uninstall Remove whasapo completely whasapo version Print version

"Claude doesn't show WhatsApp tools"Restart the app after installing.

"Can't be opened because Apple cannot check it for malicious software"Run this, then try again:

xattr -d com.apple.quarantine ~/.whasapo/whasapo

"Connection failed" or "not paired"Your WhatsApp link may have expired. Re-pair:

"No messages found"Messages from before the first install won't appear. Once installed, messages are stored persistently and survive restarts.

curl -sSL https://raw.githubusercontent.com/toloco/whasapo/main/install.sh | bash -s -- --uninstall
make build # build for your machine → bin/whasapo make release # macOS universal binary → dist/whasapo-VERSION-macos.zip make release-all # all platforms → dist/whasapo-VERSION-{macos,linux,windows}.*

Whasapo is anMCP serverthat connects to WhatsApp using thewhatsmeowlibrary — the same protocol the official WhatsApp apps use.

Your WhatsApp session is stored locally in~/.whasapo/session.db. Messages are persisted in SQLite so they survive restarts. No data is sent to any third-party server.

Manage your WhatsApp, SMS and Phone Calls using a single MCP connector

Send SMS, WhatsApp, and RCS messages programmatically with DLT compliance. Manage contacts, schedule campaigns, and track delivery reports.

Remote MCP server for managing WhatsApp and Telegram AI assistants: projects, prompts, conversations, leads and analytics, with no destructive tools by design.

143 local tools for Claude, Cursor & ChatGPT — Mail, iMessage, Teams, Slack, WhatsApp & files. 100% local, no API keys.

An MCP server for Claude that integrates with the Evolution API for WhatsApp automation.

Create AI-generated memes and convert them into stickers for Telegram and WhatsApp.

Local MCP server for a personal WhatsApp account. Single Go binary wrapping whatsmeow. Adds LID resolution, sent-message storage, disappearing-message timers, targeted history sync. Personal-use; Meta ToS applies.

An MCP server integrating WhatsApp messaging and ElevenLabs AI voice capabilities into VS Code.

WhatsApp automation platform with 120+ MCP tools for AI chatbots, broadcasts, campaigns, contact management, knowledge bases, and newsletters

Salesforce MCP Server - Enhanced Edition

A Salesforce MCP server with automatic integrations for services such as WhatsApp, Slack, email, and custom webhooks.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.