Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’¬ Communication
  3. Whatsapp MCP
Whatsapp MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 7:34:03 PM

Whatsapp MCP

User RatingsBe the first to rate and review this MCP server!
View Repository3 GitHub StarsTotal stargazers on GitHub for the source repository (3 stars).Visit Website
whatsappmeta-cloud-apimessagingtemplates

Manage WhatsApp Business templates and send approved messages through Meta Cloud API using MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "nakulben-whatsapp-mcp": {
      "command": "uvx",
      "args": [
        "pytest"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’¬ More in Communication

Overview

nakulben/whatsapp-mcp MCP server exposes Meta Cloud API operations for WhatsApp Business templates through eight MCP tools. It can validate, create, inspect, filter, delete, and send approved templates, including bulk sends. Run it locally over stdio or host it with SSE or streamable HTTP, using Meta credentials from environment variables or supported request credentials. Reach for it when an MCP-compatible client needs to manage WhatsApp templates or send template-based messages.

Use cases

β€’Validate WhatsApp template payloads before submission
β€’Create templates for Meta approval
β€’List and inspect approved templates
β€’Send approved templates to individual recipients
β€’Send approved templates in bulk

Key features

β€’Validate and create WhatsApp Business templates
β€’Filter and inspect templates
β€’Check template approval status
β€’Delete templates by name
β€’Send single or bulk template messages
β€’Support stdio, SSE, and streamable HTTP transports

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Whatsapp MCP.

Extracted Tool Capabilities
Validate and create WhatsApp Business templates
Filter and inspect templates
Check template approval status
Delete templates by name
Send single or bulk template messages
Support stdio, SSE, and streamable HTTP transports

How Whatsapp MCP works

What nakulben/whatsapp-mcp MCP server does

nakulben/whatsapp-mcp MCP server connects MCP clients to the WhatsApp Business features exposed by Meta Cloud API. It covers the template lifecycle: prepare and validate a payload, submit it for Meta approval, inspect its state, and send an approved template to one or more phone numbers.

The project supports WhatsApp template formats including text, image, video, document, location, authentication, carousel, coupon, catalog, multi-product message, limited-time offer, and flows. The README also describes structural variants such as single-product messages and product cards within Meta’s template model.

How it works

The server provides eight MCP tools: validate_template, create_template, list_templates, get_template_detail, check_template_status, delete_template, send_template_message, and send_bulk_template_messages. Listing can filter templates by status, category, or name. Detail and status operations use a template ID, while deletion uses a template name.

nakulben/whatsapp-mcp MCP server supports three transport modes. Stdio is the default for local clients such as Claude Desktop, Cursor, VS Code, and Windsurf. SSE is available for legacy remote clients, while streamable HTTP supports newer remote MCP connections. Hosted deployments can set a listening host and port.

Setup and configuration

The repository is a Python project requiring Python 3.10 or later. The documented local setup clones the repository, creates a virtual environment, activates it, and installs dependencies from requirements.txt. The server starts with python -m whatsapp_mcp for stdio, or with a transport option for SSE or streamable HTTP.

Required configuration consists of META_ACCESS_TOKEN, META_WABA_ID, and META_PHONE_NUMBER_ID. META_APP_ID is optional and is used for media uploads. META_API_VERSION is also optional and defaults to v24.0. These variables apply to local and hosted modes. Remote HTTP requests may instead supply credentials through a base64-encoded Bearer token or the documented X-Meta-* headers; absent request credentials, the server uses its environment variables.

Tools and capabilities

nakulben/whatsapp-mcp MCP server can validate a payload before submission, create templates for Meta review, list and inspect existing templates, check approval status, and remove templates by name. After approval, it can send a template to one phone number or send the same approved template to multiple numbers.

The README shows use with Claude, ChatGPT through the Responses API, Cursor, VS Code Copilot, Windsurf, and other MCP-compatible clients. Claude.ai and ChatGPT require a publicly reachable HTTPS deployment for remote connections; ChatGPT supports streamable HTTP and SSE.

Limitations and notes

This server operates on WhatsApp Business accounts through Meta Cloud API and requires valid Meta credentials and account identifiers. Claude.ai does not send custom request headers, so its hosted configuration must have credentials set on the server. Each hosted instance serves one WhatsApp Business Account. ChatGPT does not support local stdio connections and therefore requires a public HTTPS endpoint. The README documents authless or OAuth-based connector access for Claude.ai, but the server’s WhatsApp credentials still need to be configured through its environment or supported request methods.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Communication View all alternatives
  • Line Bot MCP Server logoLine Bot MCP Server
    Verified

    MCP Server for Integrating LINE Official Account

    πŸ’¬ Communication3 views
    Compare vs Line Bot MCP Server β†’
  • Telegram MCP logoTelegram MCP

    Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, sending messages and handling read status.

    πŸ’¬ Communication5 views
    Compare vs Telegram MCP β†’
  • Whatsapp MCP logoWhatsapp MCP

    An MCP server for searching your personal WhatsApp messages, contacts and sending messages to individuals or groups

    πŸ’¬ Communication3 views
    Compare vs Whatsapp MCP β†’
  • MCP Server logoMCP Server

    244 WhatsApp Business tools: send messages, automate workflows, run campaigns, and manage CRM. Streamable HTTP + stdio.

    πŸ’¬ Communication3 views
    Compare vs MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
3
Stargazers on the source repository.
Last commit
5mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Whatsapp MCP

Clone the repository, create and activate a Python virtual environment, then run `pip install -r requirements.txt`. Start it with `python -m whatsapp_mcp`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewWhatsapp MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/nakulben-whatsapp-mcp?style=directory)](https://allmcps.com/mcp/nakulben-whatsapp-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/nakulben-whatsapp-mcp"><img src="https://allmcps.com/api/badge/nakulben-whatsapp-mcp?style=directory" alt="Whatsapp MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’¬Communication
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars3
GitHub Star CountTotal stargazers on GitHub representing community popularity (3 stars).
Last commit5mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 4, 2026
48Quality signal: Fair Β· 48/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 1Low 1

Scanned 20d ago via OSV.dev Β· pytest (PyPI)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’¬ Communication β†’Best MCP servers for Slack & Communication β†’Alternatives to Whatsapp MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code