🤖 WhatsApp Agent
@SadineniAbhi
About 🤖 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"whatsapp-agent": {
"command": "uv",
"args": [
"run",
"main.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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 `
More AI & Agents MCP servers
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Comments