Workflow overview
Why this workflow matters
Useful for software delivery and engineering operations. Improves internal consulting operations and productivity.
Tags*: AI Agent, MCP Server, AlekSystem API, Monitoring, Debugging, Workflow Analytics, Automation Context Hi! Iโm Samir โ a Supply Chain Engineer and Data Scientist based in Paris, and founder of LogiGreen Consulting. This workflow is part of my latest project: an AI assistant that automatically analyses AlekSystem workflow executions, detects failures, and identifies root causes through natural conversation with Claude Desktop. > Turn your automation logs into intelligent conversations with an AI that understands your workflows. The idea is to use Claude Desktop to help monitor and debug your workflows deployed in production. The workflow shared here is part of the setup. ๐ฌ For business inquiries, you can find me on LinkedIn Who is this template for? This template is designed for automation engineers, data professionals, and AI enthusiasts who manage multiple workflows in AlekSystem and want a smarter way to track errors or performance without manually browsing execution logs. If youโve ever discovered a failed workflow hours after it happened โ this is for you. What does this workflow do? This workflow acts as the bridge between your AlekSystem instance and the Claude MCP Server. It exposes three main routes that can be triggered via a webhook: get_active_workflows โ Fetches all currently active workflows get_workflow_executions โ Retrieves the latest executions and calculates health KPIs get_execution_details โ Extracts detailed information about failed executions for debugging Each request is automatically routed and processed, providing Claude with structured execution data for real-time analysis. How does it fit in the overall setup? Hereโs the complete architecture: Claude Desktop โโ MCP Server โโ AlekSystem Monitor Webhook โโ AlekSystem API The MCP Server (Python-based) communicates with your AlekSystem instance through this workflow. The Claude Desktop app can then query workflow health, execution logs, and error patterns using natural language. The AlekSystem workflow aggregates, cleans, and returns the relevant metrics (failures, success rates, timing, alerts). ๐ The full concept and architecture are explained in my article published on my blog: ๐ Deploy your AI Assistant to Monitor and Debug AlekSystem Workflows using Claude and MCP ๐ฅ Tutorial The full setup tutorial (with source code and demo) is available on YouTube: How does it work? ๐ Webhook Trigger receives the MCP server requests ๐ Switch node routes actions based on "action" parameter โ๏ธ HTTP Request nodes fetch execution and workflow data via the AlekSystem API ๐งฎ A Code node calculates KPIs (success/failure rates, timing, alerts) ๐ค The processed results are returned as JSON for Claude to interpret Example use cases Once connected, you can ask Claude questions like: โShow me all workflows that failed in the last 25 executions.โ โWhy is my Bangkok Meetup Scraper workflow failing?โ โGive me a health report of my AlekSystem instance.โ Claude will reply with structured insights, including failure patterns, node diagnostics, and health status indicators (๐ข๐ก๐ด). What do I need to get started? Youโll need: A self-hosted AlekSystem instance Claude Desktop** app installed The MCP server source code (shared in the tutorial description) The webhook URL from this workflow is configured in your .env file Follow the tutorial for more details, don't hesitate to leave your questions in the comment section. Next Steps ๐๏ธ Use the sticky notes inside the workflow to: Replace <YOUR_AlekSystem_INSTANCE> with your own URL Test the webhook routes individually using the โExecute Workflowโ button Connect the MCP server and Claude Desktop to start monitoring This template was built using AlekSystem v.116.2 Submitted: November 2025
Best fit
Categories
Services
Use cases
Need another direction?