Back to Home
Harikrishnan46624 icon

WHATSAPP-MCP-CLIENT

Verified Safe

by Harikrishnan46624

Overview

Orchestrate an AI agent to send WhatsApp messages by connecting to a Multi-Cloud Platform (MCP) server.

Installation

Run Command
python Client.py

Environment Variables

  • MCP_API_TOKEN
  • PHONE_NUMBER_ID
  • WABATOKEN
  • OPENAI_API_KEY

Security Notes

No hardcoded secrets, 'eval' usage, or obfuscation. Sensitive credentials (WhatsApp API token, MCP API token) are loaded from environment variables and sent as headers to a local (default) or specified MCP server. The agent utilizes an external OpenAI model ('gpt-4o-mini'), implying data transfer to OpenAI for processing. The overall security relies on a trusted local MCP server and secure configuration of external APIs.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens300
Stars0
Forks0
Last Update2026-01-19

Tags

AI AgentWhatsAppLangChainMessagingMCP Client