TalkToPlanB
@JMLEE850623
TalkToPlanB について
A self-hosted, secure WhatsApp-alternative messenger. This MCP server lets AI assistants list chat rooms, read messages, and send messages via TalkToPlanB's developer API.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"talktoplanb": {
"command": "npx",
"args": [
"-y",
"talktoplanb-mcp"
],
"env": {
"TALKTOPLANB_API_KEY": "ttpb_your_key_here"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is TalkToPlanB?
TalkToPlanB is a self-hosted, secure WhatsApp-alternative messenger (Android and web, data hosted in Malaysia). This MCP server wraps its developer REST API so AI assistants (e.g., Claude Desktop) can act inside your chats.
How to use TalkToPlanB?
Install and run with npx talktoplanb-mcp. An API key from https://talktoplanb.duckdns.org/portal is required. The server provides tools like whoami, list_rooms, read_messages, and send_message.
Key features of TalkToPlanB
- Wraps TalkToPlanB’s developer REST API for MCP
- Tools: whoami, list_rooms, read_messages, send_message
- AI assistants can act inside your chats
- Self-hosted messenger with data in Malaysia
- Supports Android and web clients
Use cases of TalkToPlanB
- Automate message sending via AI assistant
- Read chat history through natural language commands
- List all chats or rooms using an AI agent
- Check your own identity (whoami) in the messenger
FAQ from TalkToPlanB
How do I get an API key?
Obtain an API key from the portal at https://talktoplanb.duckdns.org/portal.
What tools does the server expose?
The server provides whoami, list_rooms, read_messages, and send_message.
Is TalkToPlanB self-hosted?
Yes, it is a self-hosted messenger. Data is hosted in Malaysia.
What platforms does the messenger support?
TalkToPlanB supports Android and web.
「開発者ツール」の他のコンテンツ
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Grafana MCP server
grafanaMCP server for Grafana
コメント