Back AI Lab Workflows library n8n

n8n Workflows Library

Curated n8n workflows for content creators. Each one is a proven automation you can import into your n8n instance (cloud or self-hosted), configure with your own credentials, and deploy within an hour. Built by others, filtered for quality by AI Lab.

How to use these: Each workflow links to its source repo. Download the JSON file and import it into n8n via Workflows → Import from File. Because n8n is open-source and self-hostable, you have full control over your data - no SaaS lock-in. Most workflows work on both n8n Cloud and self-hosted instances. Skip down to the MCP servers section below if you want Claude Code to build workflows for you instead.
Category
Difficulty
8 workflows

Let Claude build your n8n workflows

In 2026, the biggest shift in n8n is the MCP (Model Context Protocol) layer. Connect Claude Code or Claude Desktop to an MCP server, describe the workflow you want in plain English, and Claude builds it - with full knowledge of all 1,505 n8n nodes and validation at every step.

n8n-mcp
by czlonkowski

The most comprehensive MCP server for n8n. Gives Claude complete knowledge of every n8n node, access to 2,700+ templates, and real-time validation. Works with Claude Desktop, Claude Code, Cursor, and Windsurf. This is the single biggest productivity unlock in the n8n ecosystem right now.

MCP Server Intermediate setup ~15 min setup
Open n8n-mcp repo
n8n-skills for Claude Code
by czlonkowski

7 Claude Code skills that pair with n8n-mcp to teach Claude how to build production-ready n8n workflows. Covers expression syntax, workflow patterns, validation, node configuration, and JavaScript/Python code nodes. Install these alongside n8n-mcp for the best experience.

Claude Code Skills Easy install Pairs with n8n-mcp
Open n8n-skills repo
n8n's official MCP server
by n8n (official)

n8n's own built-in MCP server (v2.13+). Exposes your workflows to any MCP-compatible AI client with per-workflow access control. Different from n8n-mcp - this one is for running and managing existing workflows rather than creating new ones from scratch.

Official Built-in n8n v2.13+
Open n8n MCP docs