WhatsApp Agent
@aasherkamal216
关于 WhatsApp Agent
A WhatsApp agent that uses WhatsApp MCP server to send messages and perform other actions.
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
评论