Enterprise DNA
M MCP Servers Developer low

YCloud-Developers/ycloud-whatsapp-mcp-server

by Various

πŸ“‡ 🏠 - MCP server for WhatsApp Business Platform by YCloud.

Y

MCP

YCloud-Developers/ycloud-whatsapp-mcp-server

Added 1 June 2026

Overview

An open-source Model Context Protocol (MCP) server that exposes WhatsApp Business Platform endpoints via the MCP standard. Built in TypeScript by YCloud Developers, it lets tools and AI agents send messages, manage templates, and handle conversations through a protocol-based interface. The repository has 11 stars.

Best for

Best for
Developers building AI agent integrations that need to send and receive WhatsApp Business messages via the Model Context Protocol.

Use cases

  • Integrating WhatsApp Business messaging into MCP-compatible AI agents
  • Sending WhatsApp message templates programmatically via a protocol
  • Managing conversation flows with WhatsApp Business API through MCP

How to use

Install

npm install && npm run build

Tested with

Claude Desktop

Example client config

{\n  "mcpServers": {\n    "ycloud-whatsapp": {\n      "command": "node",\n      "args": ["path/to/ycloud-whatsapp-mcp-server/build/index.js"],\n      "env": {\n        "API_BASE_URL": "https://api.ycloud.com/v2",\n        "API_HEADERS": "X-API-Key:your-api-key-here"\n      }\n    }\n  }\n}

Notes

An open-source Model Context Protocol (MCP) server that exposes WhatsApp Business Platform endpoints via the MCP standard. Built in TypeScript by YCloud Developers, it lets tools and AI agents send messages, manage templates, and handle conversations through a protocol-based interface. The repository has 11 stars.

11 stars on GitHub. Last updated 2025-04-07.

Use cases

  • Integrating WhatsApp Business messaging into MCP-compatible AI agents
  • Sending WhatsApp message templates programmatically via a protocol
  • Managing conversation flows with WhatsApp Business API through MCP

Pros

  • Adheres to the standard MCP specification for easy interoperability
  • Written in TypeScript with type safety for maintainability
  • Open source with an permissive license for customization

Cons

  • Low star count (11) suggests early-stage or limited community traction
  • Requires a YCloud WhatsApp Business API account and credentials
  • Documentation and examples are minimal beyond the repository description

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Adheres to the standard MCP specification for easy interoperability
  • Written in TypeScript with type safety for maintainability
  • Open source with an permissive license for customization

Cons

  • Low star count (11) suggests early-stage or limited community traction
  • Requires a YCloud WhatsApp Business API account and credentials
  • Documentation and examples are minimal beyond the repository description

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks