N8n's MCP server - are you using it to create workflows?

Hi Ophir, feedback from real usage — Version: n8n@2.20.7

I run the official n8n MCP alongside czlonkowski’s n8n-mcp simultaneously. The official handles new workflow creation via the TypeScript SDK (type-checking before deployment is genuinely great). czlonkowski fills the gaps: partial workflow edits, template search, auto-fix, version rollback, and credential management.

The two complement each other well, closing those gaps in the official server would make it the only tool needed.