Describe the problem/error/question
Hey n8n team and awesome community,
I recently developed three custom n8n integrations, covering a parent company and two partner platforms:
n8n-nodes-sperse
– integrates with Sperse.n8n-nodes-chargekeep
– integration for Chargekeep.n8n-nodes-upgradechat
– integration for Upgrade.Chat.
I’ve published all three to npm and they work great in custom n8n setups. That said, I couldn’t find any official docs or guidance on how to submit custom integrations to n8n’s community listing or ecosystem
So I’m wondering:
- Is there a way to have custom nodes listed or featured in the official n8n integrations page or community directory?
- Should I make a PR to a specific repo (like
n8n-io/n8n
or another)? - Are there any guidelines or formatting standards I should follow for my nodes to be considered?
I’m happy to align with whatever contribution process you recommend.
Thanks in advance! Love what you’re building here
Best Regards,
Micheal Frank
Information on your n8n setup
- n8n version: 1.85.4
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): own, main
- Running n8n via (Docker, npm, n8n cloud, desktop app): pnpm
- Operating system: Windows