This Model Context Protocol (MCP) server seamlessly integrates Large Language Models (LLMs) like Claude with the ManyChat API, unlocking advanced automation and management capabilities. It empowers AI to directly interact with ManyChat accounts, providing a comprehensive set of 14 tools across five domains to manage subscribers, tags, custom fields, automation flows, and send messages. With features like type-safe operations, Zod schema validation, automatic rate limit handling with exponential backoff, and actionable error messages, it offers a reliable and efficient way for LLMs to control and automate intricate ManyChat workflows.
主要功能
01Bearer authentication with automatic rate limit retry and exponential backoff
02Supports both read-only and write operations with clear annotations
0314 MCP tools across 5 domains for comprehensive ManyChat management
040 GitHub stars
05Comprehensive error handling providing actionable messages for troubleshooting
06Type-safe implementation with Zod schema validation for robust operations