MCP.so
登录

WhatsApp Agent

@aasherkamal216

关于 WhatsApp Agent

A WhatsApp agent that uses WhatsApp MCP server to send messages and perform other actions.

基本信息

分类

AI 与智能体

运行时

python

传输方式

stdio

发布者

aasherkamal216

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "Whatsapp_Agent": {
      "command": "uv",
      "args": [
        "venv"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is WhatsApp Agent?

WhatsApp Agent is an AI-powered agent that interacts with WhatsApp using a WhatsApp MCP server. It can perform multiple actions on the user's behalf, such as searching contacts, reading messages, and sending messages/files.

How to use WhatsApp Agent?

Clone the repository, create a virtual environment with uv, install dependencies, set up environment variables (including an OpenAI API key), and run the Chainlit app with uv run chainlit run chainlit_app.py -w. The app will be available at http://localhost:8000.

Key features of WhatsApp Agent

  • Search contacts by name or phone number
  • Retrieve messages with optional filters and context
  • List available chats with metadata
  • Send WhatsApp messages to phone numbers or groups
  • Send files (image, video, audio, document) to recipients

Use cases of WhatsApp Agent

  • Automatically respond to messages based on user instructions
  • Retrieve and summarize recent conversations
  • Send scheduled or on-demand messages to contacts
  • Download media files from specific chats
  • Search for and manage contact information

FAQ from WhatsApp Agent

What are the prerequisites to run WhatsApp Agent?

Python 3.10+, the WhatsApp MCP server, an OpenAI API key (or compatible service like DeepSeek), and uv.

How do I set up the WhatsApp MCP server?

Follow the instructions in the WhatsApp MCP server README.

What can the agent do with WhatsApp messages?

It can list, search, send, and download messages and media using a range of tools provided by the MCP server.

Does the agent work only with OpenAI?

The README states an OpenAI API key is required, but also mentions compatible services like DeepSeek.

评论

AI 与智能体 分类下的更多 MCP 服务器