Talktoplanb MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 7 Jun 2026.
MCP server for TalkToPlanB: list rooms, read & send messages (WhatsApp alternative).
Today is the operative word: we check Talktoplanb MCP 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 talktoplanb-mcp -- npx -y talktoplanb-mcp
{
"mcpServers": {
"talktoplanb-mcp": {
"args": [
"-y",
"talktoplanb-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.talktoplanb-mcp]
command = "npx"
args = ["-y", "talktoplanb-mcp"]
{
"mcpServers": {
"talktoplanb-mcp": {
"args": [
"-y",
"talktoplanb-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"talktoplanb-mcp": {
"args": [
"-y",
"talktoplanb-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TALKTOPLANB_API_KEY (Your TalkToPlanB API key (ttpb_...), created in the developer portal).
The author declared them in the registry entry; get the values from the project itself.
WhatsApp MCP for macOS - Read messages from local DB, send via WhatsApp Web.
MCP server for WhatsApp Cloud API (Meta) — messages, media, and templates via Graph API
MCP server for Slack — read/write messages, manage threads, and react to messages.
MCP server for Z-API — WhatsApp messaging, contacts, media
Unified inbox MCP for WhatsApp, Telegram, Email, voice — read/send messages, search, AI agents.
Manage WhatsApp Business templates and send messages via Meta Cloud API
MCP server for Zenvia — SMS, WhatsApp, RCS, Email, Voice, Facebook messaging, templates and reports
Give your AI agents a real WhatsApp number to send and receive messages.
Answers built from our own checks of this server.