ycloud-whatsapp-mcp-server
4
The YCloud WhatsApp API MCP Server allows seamless integration with the YCloud WhatsApp API by generating tools from OpenAPI specifications. It supports extensive configuration options and integrates with the Claude desktop application for enhanced functionality.
YCloud WhatsApp API MCP Server
- A server built on the Model Context Protocol (MCP) for interacting with the YCloud WhatsApp API.
- Features:
- Auto-generates tools from YCloud WhatsApp OpenAPI specifications.
- Supports all YCloud API endpoints with authentication and parameter validation.
- Handles HTTP requests and responses.
Requirements
- Node.js v16.0.0 or higher, npm v7.0.0 or higher, Claude desktop application for integration.
Installation
- Clone the repository, install dependencies, and build the project.
Usage
- Obtain an API key from the YCloud console and configure the server environment variables.
- Integrate with Claude desktop by configuring the
claude_desktop_config.json
file.
Debugging
- Use server logs and the MCP Inspector tool for debugging.
Contributions
- Open to pull requests and issues for improvement.
License
- MIT License.