whatsapp-mcp
Provides read-only access to WhatsApp messages, allowing Claude to view chats without sending messages or altering state.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@whatsapp-mcpshow my recent WhatsApp messages"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
whatsapp-mcp
Status: planning / pre-alpha. No working code yet — see PLANNING.md.
A macOS app that exposes a read-only view of your WhatsApp to local Claude via the Model Context Protocol. Works with both Claude Desktop and Claude Code — same binary, same MCP protocol, the app auto-detects which client(s) you have installed. Designed for one-click install: download the DMG, drag to Applications, pair with WhatsApp, click "Configure Claude" — done.
Everything stays on your Mac. WhatsApp messages, auth state, and configuration never leave the device. The only network endpoint is WhatsApp itself (unavoidable — that's the WA protocol).
Goals
Zero prerequisites — no Homebrew, no Node, no Terminal, no Docker.
Local-only — no tunnels, no cloud, no third-party servers.
Read-only — never sends messages, never marks anything read, never changes your presence.
Configurable — per-tool toggles in the GUI so you control what Claude can see.
Status
Active planning. The design — stack, install flow, MCP tool surface, drawbacks — lives in PLANNING.md. Code to follow.
License
MIT — see LICENSE.
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/joaohts/whatsapp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server