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. Input: report_id (string). Analysis includes performance metrics, key trends, areas for optimization, and unusual patterns or anomalies.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!