Jem-HR/pywa-mcp-server
If you are the rightful owner of pywa-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A comprehensive Model Context Protocol (MCP) server that exposes full WhatsApp Business API functionality using the PyWA library.
Tools
Functions exposed to the LLM to take actions
send_message
Send a text message to a WhatsApp user.
send_image
Send an image with a caption.
send_video
Send a video with a caption.
send_document
Send a document with a custom name.
send_audio
Send an audio message.
send_sticker
Send a WebP sticker.
send_location
Send GPS coordinates.
request_location
Request the user's location.
send_contact
Send a contact card.
send_reaction
Send an emoji reaction.
remove_reaction
Remove a reaction.
upload_media
Upload files to WhatsApp.
send_message_with_buttons
Send a message with reply buttons.
send_message_with_list
Send a message with a selection list.
send_template
Send a pre-approved template message.
get_templates
List available templates.
mark_message_as_read
Mark messages as read.
indicate_typing
Show typing indicator.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client