Does the node DB contain community nodes? #37
-
It would be excellent if the mcp had access to the community nodes as well (if it's not already the case).
|
Beta Was this translation helpful? Give feedback.
Answered by
czlonkowski
Jul 15, 2025
Replies: 1 comment
-
Hi @zohar , The mcp does not have community nodes for the time being. The thing is, that the MCP is building the documentation / source code and keeping it in a database. Every time n8n bumps version, I rebuild the database. With community nodes, we would have to do the same - the MCP itself does not connect / search online (that's why it is so fast!) So this is something to consider - it would be great to have community nodes though. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zohar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @zohar ,
The mcp does not have community nodes for the time being. The thing is, that the MCP is building the documentation / source code and keeping it in a database. Every time n8n bumps version, I rebuild the database. With community nodes, we would have to do the same - the MCP itself does not connect / search online (that's why it is so fast!)
So this is something to consider - it would be great to have community nodes though.