Development & IT Workflows
Software development and IT operations
Automate Workflow Backup and Deletion to Google Drive with n8n
Streamline your n8n instance by automatically backing up workflows as JSON files to Google Drive before safely deleting them. Ideal for maintaining performance and organization in large setups.
n8n$9.99Automate Security Alert Triage with AI and Route Alerts to Slack
Streamline your security operations by automating alert triage using AI and efficiently routing alerts to Slack channels based on priority. This workflow reduces alert fatigue and enhances incident response times.
n8n$14.99Automate Endpoint Infection Remediation with Wazuh, ClamAV, and GPT-4
Streamline the process of detecting and remediating endpoint infections by automating antivirus scans and notifications immediately after high-severity Wazuh alerts.
n8n$9.99Automate SSL Certificate Monitoring and Renewal with Notion and Telegram
Monitor SSL certificates stored in Notion, check their validity, and automatically renew them if they are about to expire. Receive notifications via Telegram to prevent unexpected service interruptions.
n8n$14.99Automate AWS IAM Compliance: Enforce MFA and Deactivate Non-Compliant Access Keys
This workflow automates AWS IAM compliance by enforcing Multi-Factor Authentication (MFA) and deactivating access keys for users without MFA, ensuring enhanced security.
n8n$14.99Create, Update Posts - WordPress Tool MCP Server - All 12 Operations
Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator? [Join the community](https://www.skool.com/beyond-nodes-automation-lab-2006/about) Complete MCP server exposing all WordPress tool operations to AI agents. Zero configuration needed - all 12 operations pre-built. ## Quick Setup 1. **Import** this workflow into your n8n instance 2. **Activate** the workflow to start your MCP server 3. **Copy** the webhook URL from the MCP trigger node 4. **Connect** AI agents using the MCP URL ## How it Works - **MCP Trigger**: Serves as your server endpoint for AI agent requests - **Tool Nodes**: Pre-configured for every WordPress tool operation - **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders - **Native Integration**: Uses official n8n WordPress tool with full error handling ## Available Operations (12 total) Every possible WordPress tool operation is included: ### Post (4 operations) - **Create a post** - **Get a post** - **Get many posts** - **Update a post** ### Page (4 operations) - **Create a page** - **Get a page** - **Get many pages** - **Update a page** ### User (4 operations) - **Create a user** - **Get a user** - **Get many users** - **Update a user** ## AI Integration **Parameter Handling**: AI agents automatically provide values for: - Resource IDs and identifiers - Search queries and filters - Content and data payloads - Configuration options **Response Format**: Native WordPress tool API responses with full data structure **Error Handling**: Built-in n8n error management and retry logic ## Usage Examples Connect this MCP server to any AI agent or workflow: - **Claude Desktop**: Add MCP server URL to configuration - **Custom AI Apps**: Use MCP URL as tool endpoint - **Other n8n Workflows**: Call MCP tools from any workflow - **API Integration**: Direct HTTP calls to MCP endpoints ## Benefits - **Complete Coverage**: Every WordPress tool operation available - **Zero Setup**: No parameter mapping or configuration needed - **AI-Ready**: Built-in `$fromAI()` expressions for all parameters - **Production Ready**: Native n8n error handling and logging - **Extensible**: Easily modify or add custom logic > **[Free for community use](https://github.com/Cfomodz/community-use)!** Ready to deploy in under 2 minutes.
n8n$14.99Integrate Amazon CloudWatch Application Insights with AI Agents
Transform Amazon CloudWatch Application Insights API into an MCP-compatible interface, enabling AI agents to interact with 27 operations seamlessly.
n8n$19.99Automate IP Threat Analysis with NixGuard and Wazuh
Streamline your security operations by automating IP threat analysis using NixGuard and Wazuh. This workflow integrates AI-powered risk summaries and reputation checks to enhance your cybersecurity measures.
n8n$4.99Automatic Google Cloud Run Auth with JWT Token Management (sub-workflow)
## Who it's for? Anyone calling a **Google Cloud Run** service from n8n who wants a small, reusable auth layer instead of wiring tokens in every workflow. ## What it does / How it works This sub-workflow checks whether an incoming `id_token` exists and is still valid (with a 5-minute buffer). If it's good, it reuses it. If not, it signs a short-lived JWT with your service account, exchanges it at Google's token endpoint, and returns a fresh `id_token`. It also passes through `service_url` and an optional `service_path` so the caller can hit the endpoint right away. (Designed to be called via **Execute Workflow** from your main flow.) ## How to set up - Add your **JWT (PEM)** credential using the service account **private_key**. - In **Vars**, set `client_email` (from your key) and confirm `token_uri` is `https://oauth2.googleapis.com/token`. - Call this sub-workflow with `service_url` (and optional `service_path`). Optionally include a prior `id_token` to enable reuse. ## Inputs / Outputs **Inputs:** `id_token` (optional), `service_url`, `service_path` **Outputs:** `id_token`, `service_url`, `service_path` ## Notes - Built for loops: pair with a Merge/Split strategy to attach `id_token` to each item. - Keep credentials in n8n **Credentials** (no keys in nodes). - Full write-up and context: **[Build a Secure Google Cloud Run API, Then Call It from n8n (Free Tier)](https://medium.com/@marcocodes/build-a-secure-google-cloud-run-api-then-call-it-from-n8n-88c03291a95f)** - by Marco Cassar
n8n$14.99Conversational Kubernetes Management with OpenAI and MCP
This n8n workflow enables conversational management of Kubernetes clusters using OpenAI's GPT-4o and a secure MCP server. It translates natural language queries into Kubernetes commands, streamlining cluster interactions for developers and platform engineers.
n8n$14.99Automate Linux VPS Management with AI-Driven SSH Commands
This n8n workflow utilizes an AI chatbot powered by OpenAI to interpret and execute SSH commands on a Linux VPS directly from chat messages, streamlining server management.
n8n$4.99Automate CISA Vulnerability Alerts with RSS and Slack Integration
Automatically monitor CISA's Known Exploited Vulnerabilities RSS feed and send critical alerts to Slack, ensuring your security team stays informed of potential threats.
n8n$4.99Automate HR Job Posting and Evaluation with AI Integration
This workflow automates the HR job posting and evaluation process, enabling organizations to efficiently manage job applications while leveraging the power of AI. By using this workflow, HR teams can save time, reduce manual errors, and enhance th...
Zapier$13.96Automate Instagram Content Scheduling with Facebook Graph API
This workflow is designed to streamline the process of scheduling and publishing various types of Instagram content, including images, videos, and reels, using the Facebook Graph API. By automating these tasks, users can save significant time and ...
n8n$19.99Webhook Creation and Job Listing Scraping Workflow
This workflow automates the scraping of job listings from Indeed using Bright Data, with webhook integration.
n8n$14.99Automate Docker Container Updates with Telegram Approval
Streamline Docker container updates with automated version checks and Telegram-based approval for controlled deployments.
n8n$14.99Automate Wazuh Rule Deployment with GitHub and Telegram Alerts
Streamline your Wazuh rule deployment process by automating validation, deployment, and notifications using GitHub commits and Telegram alerts.
n8n$9.99Scheduled FXP/SFTP to MinIO Backup with Preserved Folder Structure
# Automated FP/SFP to MinIO Object Backup with Scheduling → Can work with FP/SFP Servers like your WordPress Website! ## What this workflow does? This workflow performs automated, periodic backups of files from an FP or SFP server directory to a MinIO S3 bucket running locally or on a dedicated container/VM/server. It can also work if the MinIO bucket is running on a remote cloud provider's infrastructure; you just need to change the URL and keys. ## Who's this intended for? Storage administrators, cloud architects, or DevOps who need a simple and scalable solution for retrieving data from a remote FP or SFP Server. This can also be practical for WordPress Devs that need to backup data from a server hosting a WordPress Website. In that case, you'll just need to specify the folder that you want to backup (could be one from wordpress/uploads or even the root one). ## How it works This workflow uses commands to list and download files from a specific directory on an FP-SFP Server, then sends them to MinIO using their version of the S3 API. The source directory can be a specific one or the entire server (the root directory). ## Requirements None, just a source folder/directory on an FP/SFP Server and a destination bucket on MinIO. You'll also need to get MinIO running. You're using Proxmox VE? Create a MinIO LXC Container: https://community-scripts.github.io/ProxmoxVE/scripts?id=minio ## Need a Backup from another Cloud Storage Provider? Need automated backup from another Cloud Storage Provider? → Check out our templates, we've done it with AWS, Azure, and GCP, and we even have a version for FP/SFP servers! ⚫ These workflows can be integrated into bigger ones and modified to best suit your needs! You can, for example, replace the MinIO node with another S3 Bucket from another Cloud Storage Provider (Backblaze, Wasabi, Scaleway, OVH, ...).
n8n$4.99Automate n8n Workflow Backups to GitHub with Discord Notifications
This workflow automates the backup of all your n8n workflows to a GitHub repository, with real-time notifications via Discord for backup status updates.
n8n$14.99Automate n8n Workflow Imports from GitHub via Webhook
Streamline the deployment of n8n workflows by automatically importing them from a GitHub repository using a secure webhook. This setup ensures version control and seamless integration into your CI/CD pipeline.
n8n$9.99Kubernetes RCA and Alerting Using Gemini, Loki, Prometheus, Slack
## Summary This n8n workflow automates Kubernetes root cause analysis (RCA) and incident alerting by integrating with Loki, Prometheus, and Slack. It streamlines log collection, cluster health monitoring, and AI-driven RCA with Gemini, saving DevOps teams hours of manual troubleshooting. Designed for production-grade Kubernetes environments, this plug-and-play workflow delivers actionable insights directly to your Slack channels. ## Who's It For - DevOps Engineers automating Kubernetes monitoring and incident response. - Site Reliability Engineers (SREs) aiming to reduce mean time to resolution (MTTR). - Teams using n8n, Slack, Loki, and Prometheus for observability and automation. ## What It Does - Pulls logs from Loki, filtering for critical errors. - Monitors cluster health, checking pending, not ready, or restarting pods. - Fetches Prometheus metrics for nodes, namespaces, and services. - Generates AI-driven RCA using Google Gemini to analyze logs and metrics. - Sends formatted Slack alerts with deduplication and batching for readability. - Tracks pod lifecycle events, including crashloop states and restarts. ## How It Works - Log Collection: The workflow uses an n8n HTTP Request node to pull logs from Loki, filtering for critical errors. - Cluster Monitoring: A Kubernetes SSH node checks pod states (terminated or running). If terminated, ignore those pods for RCA. - Metrics Fetching: Prometheus metrics are retrieved via HTTP Request for nodes and services. - RCA Generation: Logs and metrics are merged into structured prompts for Google Gemini AI to produce actionable RCA insights. - Kubernetes Enrichment: RCA from Gemini goes to this node and enriches with Kubernetes documentation and provides the documentation links in RCA. - Slack Notifications: Alerts are batched, deduplicated, and sent to Slack with clear formatting. ## How to Set Up - Import the Workflow: Download the .json file and import it into your n8n instance. ### Configure Credentials: - Add your Loki, Prometheus, and Slack API credentials in the respective nodes (use n8n Credentials Manager if required). - Set up Google Gemini AI credentials for RCA generation. - Test the Workflow: Run the workflow manually to ensure logs, metrics, and alerts are processed correctly. - Schedule Execution: Use n8n's Schedule Trigger to run the workflow at desired intervals (e.g., every 5 minutes). ## Requirements - n8n K8s node installed (self-hosted only, see n8n documentation). - Access to Kubernetes clusters and API. - Loki and Prometheus set up for log and metrics collection. - Slack workspace with webhook access for notifications. - Google Gemini AI API key for RCA generation. ## How to Customize the Workflow - Adjust Filters: Modify the Loki query in the HTTP Request node to focus on specific error patterns. - Change Alert Frequency: Update the Schedule Trigger node for different intervals. - Add More Metrics: Extend the Prometheus node to include additional metrics like CPU or memory usage. - Customize Slack Alerts: Edit the Slack node to change message formatting or add more channels. - Enhance RCA: Adjust the Gemini AI prompt in the Set Fields node for more specific insights. ## Category DevOps / Monitoring & Observability / Kubernetes / AI ## Tags kubernetes, prometheus, slack, alerting, sre, ops, kube-state-metrics, Gemini, AI ## Slack Output 
n8n$24.99Automate API Uptime Monitoring with Google Sheets and WhatsApp Alerts
This n8n workflow automates API uptime monitoring by checking API availability every 15 minutes. It retrieves API details from Google Sheets, implements retry logic, and sends WhatsApp alerts for any downtime.
n8n$14.99Automated Server Log Cleanup via Email Alerts with SSH - Nginx, Docker, System
This n8n workflow monitors email alerts for disk utilization exceeding 80%, extracts the server IP, logs into the server, and purges logs from Nginx, PM2, Docker, and system files to clear disk space. ### Key Insights - Ensure email alerts are consistently formatted with server IP details. - SSH access must be properly configured to avoid authentication failures. ### Workflow Process 1. Initiate the workflow with the `Check Disk Alert Emails` node when an email triggers on high disk usage. 2. Parse the email to extract the server IP using the `Extract Server IP from Email` node. 3. Set up SSH credentials and paths manually with the `Prepare SSH Variables` node. 4. Execute cleanup commands to delete logs from Nginx, PM2, Docker, and system files using the `Run Log Cleanup Commands via SSH` node. ### Usage Guide - Import the workflow into n8n and configure email and SSH credentials. - Test with a sample email alert to verify IP extraction and log deletion. ### Prerequisites - Email service (e.g., IMAP or API) for alert monitoring - SSH access with valid credentials ### Customization Options Modify the `Prepare SSH Variables` node to target specific log directories or adjust cleanup commands for different server setups.
n8n$4.99Restore n8n Credentials from GitHub Backups
Effortlessly restore your n8n instance credentials from GitHub backups using this automated workflow. This ensures seamless recovery and migration of credentials.
n8n$9.99
Related categories
Custom AI Systems & Services
Our team of experienced AI builders will help build custom AI systems, workflows, and solutions.
Request Custom Work