Back to directory
deuslirio/mcp-server-whatsapp-message

deuslirio/mcp-server-whatsapp-message

@deuslirio

MCP server to send WhatsApp messages using Meta WhatsApp Business API

whatsappmessagingmetabusiness-apichatautomationtool

Installation & Configuration

{
  "mcpServers": {
    "whatsapp": {
      "command": "uv",
      "args": [
        "run",
        "python",
        "main.py"
      ],
      "env": {
        "META_ACCESS_TOKEN": "your-token-here",
        "META_PHONE_NUMBER_ID": "your-phone-id-here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12