About this project
n8n Workflow Collection is an open-source repository aggregating a large set of automation workflows for [n8n](https://n8n.io), a self-hosted workflow automation platform. The repository contains over 4,300 workflow JSON files organized into 15 categories, covering 365+ service integrations and 29,445 total nodes.
The project provides a searchable web interface, available either through GitHub Pages or via a local FastAPI server. Users can browse workflows by category, complexity, trigger type, and specific integrations. Each workflow can be downloaded as a JSON file for direct import into n8n.
Key features include full-text search powered by SQLite FTS5, category and service filtering, and a responsive frontend built with Tailwind CSS. The repository is structured with workflow JSON files organized by category under `workflows/`, a Python backend in `src/`, and static assets for the documentation site.
Local deployment is supported via a Python server (FastAPI + SQLite) or Docker containers with multi-platform builds for linux/amd64 and linux/arm64. The project is licensed under MIT and welcomes contributions through issues, discussions, and pull requests.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.