WhatsApp Chat Reader (Unofficial) runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from pypi. Last commit 5 Jul 2026.
Unofficial read-only MCP server for your local WhatsApp chat history (stays on your machine).
Today is the operative word: we check WhatsApp Chat Reader (Unofficial) every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add wa-chat-reader -- uvx wa-chat-reader
{
"mcpServers": {
"wa-chat-reader": {
"args": [
"wa-chat-reader"
],
"command": "uvx"
}
}
}
[mcp_servers.wa-chat-reader]
command = "uvx"
args = ["wa-chat-reader"]
{
"mcpServers": {
"wa-chat-reader": {
"args": [
"wa-chat-reader"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"wa-chat-reader": {
"args": [
"wa-chat-reader"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
WHATSAPP_DB_PATHS (Semicolon-separated paths to ChatStorage.sqlite. If unset, a platform default is used.), WHATSAPP_BACKUP_PATHS (Semicolon-separated fallback database paths, tried after the primary paths.), WHATSAPP_MAX_DAYS (Maximum look-back window in days a caller may request.), WHATSAPP_DEBUG (Set to 'true' for verbose logging to stderr.), WHATSAPP_LOG_FILE (Optional path to also write logs to a file.).
The author declared them in the registry entry; get the values from the project itself.
Local-first MCP server for your own LINE and Telegram chats. Data stays on your machine.
Unofficial Telegram MCP server — read, search, reply and react in your own Telegram account.
WhatsApp MCP for macOS - Read messages from local DB, send via WhatsApp Web.
Local-first, read-only MCP server for recall over your Gmail: search, contacts, threads, digests.
Local-first, read-only MCP server for recall over your Gmail: search, contacts, threads, digests.
Secure read-only MCP server for Slack workspaces
MCP server for TalkToPlanB: list rooms, read & send messages (WhatsApp alternative).
WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp
Answers built from our own checks of this server.