MCP.so
ログイン

🤖 WhatsApp Agent

@SadineniAbhi

🤖 WhatsApp Agent について

This project creates a LangGraph assistant using tool-calling supported by LLM, integrated with a local WhatsApp Mcp server for context-aware message automation.

基本情報

カテゴリ

AI とエージェント

ランタイム

python

トランスポート

stdio

公開者

SadineniAbhi

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "whatsapp-agent": {
      "command": "uv",
      "args": [
        "run",
        "main.py"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is 🤖 WhatsApp Agent?

🤖 WhatsApp Agent is a LangGraph assistant that uses a tool-calling LLM integrated with a local WhatsApp MCP server to enable context-aware message automation. It is designed for developers who want to build intelligent, automated WhatsApp interactions with large language model reasoning.

How to use 🤖 WhatsApp Agent?

Clone the repository, install the uv runtime if not already installed, and run the agent with `

コメント

「AI とエージェント」の他のコンテンツ