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

deuslirio/mcp-server-whatsapp-message

@deuslirio1

An MCP server for sending WhatsApp messages via the Meta WhatsApp Business API.

whatsappmetamessagingapitool

Installation & Configuration

{
  "mcpServers": {
    "whatsapp": {
      "command": "uv",
      "args": [
        "run",
        "\\\\wsl.localhost\\Ubuntu-24.04\\home\\deuslirio\\PycharmProjects\\mcp-server-whatsapp-message\\main.py"
      ],
      "env": {
        "META_ACCESS_TOKEN": "your-token-here",
        "META_PHONE_NUMBER_ID": "your-phone-id-here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/27
Updated
2026/6/7