MCPServers
WhatsApp Bridge - MCP server logo

WhatsApp Bridge

4.0k
0

Summary

WhatsApp MCP Server provides a secure bridge to your personal WhatsApp account, enabling AI assistants to search messages, manage contacts, and send messages through standardized tools. The implementation uses a two-component architecture with a Go-based WhatsApp bridge that connects to the WhatsApp web API via the whatsmeow library, storing all messages locally in SQLite, and a Python MCP server that exposes functionality through nine specialized tools. Designed for privacy, it keeps your message history on your device while allowing controlled AI access to your conversations for tasks like finding past information or sending new messages.

Available Actions(12)

search_contacts

Search for contacts by name or phone number

list_messages

Retrieve messages with optional filters and context

list_chats

List available chats with metadata

get_chat

Get information about a specific chat

get_direct_chat_by_contact

Find a direct chat with a specific contact

get_contact_chats

List all chats involving a specific contact

get_last_interaction

Get the most recent message with a contact

get_message_context

Retrieve context around a specific message

send_message

Send a WhatsApp message to a specified phone number or group JID

send_file

Send a file (image, video, raw audio, document) to a specified recipient

send_audio_message

Send an audio file as a WhatsApp voice message (requires the file to be an .ogg opus file or ffmpeg must be installed)

download_media

Download media from a WhatsApp message and get the local file path

Last Updated: May 16, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ