WhatsApp Chat Reader (Unofficial) runs on your own machine — the client starts it, so there is no endpoint to ping. 45 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).
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"
}
}
}
Answers built from our own checks of this server.