Marketplace
3.557 fertige Workflow-Dateien zum Download, plus 10.661 quellenverknüpfte n8n-Referenzen.
Fetch Public IP Address for n8n Instance
On a webhook call, fetches the instance's public IP over HTTP and returns it in the response.
Create Workflow via Webhook in n8n
On a webhook request, validates the payload and creates a new workflow via the n8n API.
AIAutomationPro Restore Credentials From Google Drive
On manual run, downloads credential files from Google Drive and restores them into n8n via command execution.
Gemini Chat Agent with Tools
On a chat message, runs a Google Gemini agent with HTTP and code tools plus memory to answer queries.
Backup workflows to GitHub
On manual trigger, exports n8n workflows and commits them to GitHub, then posts a status update to Slack.
OpenAI to Supabase Sync
On a schedule, checks UptimeRobot status, processes it through OpenAI, and writes the results to Supabase in batches.
Scheduled GitHub Data Deduplicator
On a schedule, fetches GitHub data over HTTP, filters, deduplicates, and limits the results.
GitLab Sync
On a schedule, pulls files from GitLab in batches, extracts their contents, and routes records by type.
GitHub Activity to Discord
On a schedule, fetches GitHub repository activity and posts formatted updates to Discord.
Infra: Automatically Document n8n Workflows Directly In Notion Database
On a schedule, summarizes n8n workflows with OpenAI, documents them in a Notion database, and notifies Slack.
GitHub Batch Sync Router
On manual run, routes data through conditional branches and syncs batched items to GitHub via API.
Google Gemini to Telegram Automation
On a workflow error, fetches data and runs a Google Gemini agent to generate a structured Telegram message.
Scheduled GitHub Data Sync
On a schedule, fetches GitHub data, calls an external API, then routes and processes records in batches with conditional logic.
Automated Website Uptime Monitor with Email Alerts & GitHub Status Page Update
On a schedule, checks website uptime via HTTP, updates a GitHub status page, and emails alerts through Gmail.
Batch API Sub-Workflow Runner
On manual trigger, splits records and calls an HTTP API in batches through a sub-workflow, merging the results.
URL Checker with AI Prod
On a webhook request, analyzes the submitted URL with OpenAI and conditionally sends an alert email via Gmail.
Amazon CloudWatch Application Insights MCP Server
Exposes an MCP server that proxies Amazon CloudWatch Application Insights operations to AI agents through HTTP request tools.
PagerDuty Tool MCP Server
On MCP client requests, exposes PagerDuty operations as callable tools for AI agents.
Cloudflare Tool MCP Server
On MCP client requests, exposes Cloudflare operations as callable tools for AI agents.
GitLab Tool MCP Server
On MCP client requests, exposes GitLab operations as callable tools for AI agents.
Grafana Tool MCP Server
On MCP client requests, exposes Grafana operations as callable tools for AI agents.
GitLab Batch API Operations
Manually run, processes items in batches and performs GitLab operations through HTTP requests, halting on errors.
GitHub Forked Repo Stats
On manual trigger, collects forked repository stats from GitHub and sends the compiled report to Telegram.
AIAutomationPro Backup Credentials To Google Drive
On manual trigger, exports n8n credentials, converts them to a file, and uploads the backup to Google Drive.