We build n8n community nodes that connect your favorite APIs to your automation workflows.
Every node is auto-generated from OpenAPI specifications — ensuring complete API coverage, consistent quality, and fast updates when APIs change.
- Define — We start with the API's OpenAPI/Swagger specification
- Generate —
@kelvinzer0/n8n-openapi-node-ultimateauto-generates the n8n node code - Publish — Tested, documented, and published to npm
- Use — Install in n8n and start automating
Why auto-generated?
- ✅ Complete — Every endpoint, every parameter, every response
- ✅ Consistent — Same quality across all nodes
- ✅ Fast — New API version? Regenerate in seconds
- ✅ Maintainable — No manual drift, no missing fields
# 1. Install a community node in n8n
# Settings → Community Nodes → Install
# 2. Search for the package name
@n8n-dev/n8n-nodes-evolution
# 3. Add credentials (API key, OAuth, etc.)
# 4. Use in your workflows!We welcome contributions! Here's how:
- Request a node — Open an issue with the API you want connected
- Report bugs — Found something wrong? Let us know
- Submit PRs — Fork, fix, and submit a pull request
- Improve docs — Better docs = happier users
Each node repo has its own CONTRIBUTING.md with specific guidelines.
All packages in this organization are released under the MIT License.
Built with ❤️ for the n8n community
Auto-generated by @kelvinzer0/n8n-openapi-node-ultimate
