YCloud-Developers_ycloud-whatsapp-mcp-server

YCloud-Developers_ycloud-whatsapp-mcp-server

3.3

If you are the rightful owner of YCloud-Developers_ycloud-whatsapp-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

YCloud WhatsApp API MCP Server is a server built on the Model Context Protocol (MCP) to facilitate interaction between AI models and the YCloud WhatsApp API.

The YCloud WhatsApp API MCP Server is designed to automatically generate tools from the YCloud WhatsApp OpenAPI specification, enabling AI models like Claude to interact directly with the YCloud WhatsApp API. This server supports all YCloud API endpoints, handles API authentication, and manages parameter types and validation. It is built to streamline the process of integrating AI models with the YCloud API, providing a seamless experience for developers. The server requires Node.js and npm for installation and can be integrated with the Claude desktop application for enhanced functionality. Users must obtain an API key from YCloud to authenticate their requests. The server is configurable through environment variables, allowing customization of API base URLs and headers. Debugging tools such as server logs and MCP Inspector are available to assist in development and troubleshooting.

Features

  • Automatic generation of MCP tools from OpenAPI specification
  • Support for all YCloud API endpoints
  • API authentication support
  • Automatic parameter type and validation handling
  • HTTP request and response processing

Tools

  1. MCP Inspector

    A tool to check the server's running status and inspect MCP operations.