Kayzen Analytics MCP Server enables Claude Desktop to access and analyze marketing campaign data from the Kayzen API. Developed by FeedMob, it provides tools for listing available reports and fetching report results with date filtering capabilities, along with a specialized prompt for analyzing performance metrics, trends, and optimization opportunities. The implementation authenticates with the Kayzen API using environment variables and handles token management, making it particularly valuable for marketers who need to access campaign analytics data directly within their AI assistant conversations.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Lists all available reports from Kayzen Analytics. Returns an array of report objects containing id, name, and type.
Retrieves results for a specific report. Inputs: report_id (string, required), start_date (string, optional), end_date (string, optional). Returns report data and metadata.
Analyzes report results and provides insights. Inputs: report_id (string). Analysis includes performance metrics, key trends, areas for optimization, and unusual patterns or anomalies.