Loading MCP server directory, please wait...
MCP server for TalkToPlanB: list rooms, read & send messages (WhatsApp alternative).
npx @getmcp/cli add io.github.JMLEE850623/talktoplanb-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TALKTOPLANB_API_KEYYour TalkToPlanB API key (ttpb_...), created in the developer portal
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.JMLEE850623/talktoplanb-mcp": {
"command": "npx",
"args": [
"-y",
"talktoplanb-mcp"
],
"env": {
"TALKTOPLANB_API_KEY": ""
}
}
}
}