Talktoplanb Mcp is a Model Context Protocol (MCP) server: MCP server for TalkToPlanB: list rooms, read & send messages (WhatsApp alternative). Because it speaks the Model Context Protocol, AI assistants can use Talktoplanb Mcp as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package talktoplanb-mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need TALKTOPLANB_API_KEY. The current release is v1.0.1, published under the MIT license, with source at JMLEE850623/talktoplanb-mcp on GitHub.
On mcp.site, Talktoplanb Mcp sits in the Communication category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Talktoplanb Mcp for JMLEE850623, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — talktoplanb-mcp · MCP over stdio
▸Credentials — Requires TALKTOPLANB_API_KEY
▸Open source — MIT license · JMLEE850623/talktoplanb-mcp