Skip to main content
Glama

Zapr WhatsApp MCP Server

zapr-mcp

Zapr WhatsApp MCP Server - Send WhatsApp messages from Claude Desktop and other MCP-compatible LLMs.

Installation

pip install zapr-mcp

Or with uv (recommended):

uv run --with zapr-mcp zapr-mcp

Configuration

Add to your Claude Desktop config (claude_desktop_config.json):

{ "mcpServers": { "zapr-whatsapp": { "command": "uv", "args": ["run", "--with", "zapr-mcp", "zapr-mcp"], "env": { "ZAPR_SESSION_ID": "your-session-id-here", "ZAPR_API_HOST": "https://api.zapr.link" } } } }

Features

  • ✅ Send WhatsApp messages to single or multiple recipients
  • ✅ Validate phone numbers
  • ✅ Check session status
  • ✅ Automatic session authentication
  • ✅ Rate limiting support
  • ✅ Full MCP protocol compliance

Tools Available

  • send_whatsapp - Send a message to a single number
  • bulk_send_whatsapp - Send messages to multiple numbers
  • get_session_status - Check WhatsApp session status
  • validate_number - Validate if a number is on WhatsApp

Requirements

  • Python 3.10+
  • Active zapr.link session
  • Claude Desktop or any MCP-compatible client

Support

For support, visit zapr.link or contact support@zapr.link

License

MIT

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Enables sending WhatsApp messages through Claude Desktop and other MCP-compatible LLMs. Supports single and bulk messaging, phone number validation, and session management via the zapr.link service.

  1. Installation
    1. Configuration
      1. Features
        1. Tools Available
          1. Requirements
            1. Support
              1. License

                Related MCP Servers

                • A
                  security
                  A
                  license
                  A
                  quality
                  An MCP server that enables saving and sharing Claude Desktop conversations, allowing users to store chats privately or make them public through a web interface.
                  Last updated -
                  2
                  11
                  TypeScript
                  MIT License
                  • Apple
                • -
                  security
                  A
                  license
                  -
                  quality
                  A server that enables interaction with Telegram chats directly through MCP-compatible hosts like Claude for Desktop, providing tools to retrieve chats, get messages, and send messages.
                  Last updated -
                  280
                  Python
                  Apache 2.0
                  • Apple
                  • Linux
                • -
                  security
                  F
                  license
                  -
                  quality
                  An MCP server that allows Claude to interact with local LLMs running in LM Studio, providing access to list models, generate text, and use chat completions through local models.
                  Last updated -
                  10
                  Python
                • A
                  security
                  A
                  license
                  A
                  quality
                  A Model Context Protocol server that enables Claude to interact with WhatsApp through the Evolution API, allowing for message sending, contact management, group operations, and WhatsApp instance administration.
                  Last updated -
                  1
                  580
                  16
                  TypeScript
                  MIT License
                  • Apple

                View all related MCP servers

                MCP directory API

                We provide all the information about MCP servers via our MCP API.

                curl -X GET 'https://glama.ai/api/mcp/v1/servers/fcavalcantirj/zapr-mcp'

                If you have feedback or need assistance with the MCP directory API, please join our Discord server