Skip to content

Release v2.66.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jul 23:10
84f1145

Release v2.66.0

Generating release notes from v2.65.2 to HEAD

🐛 Bug Fixes

  • Preserve and author n8n canvas groups (nodeGroups) (#948) (84f1145)

Release Statistics:

  • 1 commit
  • 1 contributor
  • Contributors: Romuald Członkowski

Installation

NPM Package

# Install globally
npm install -g n8n-mcp

# Or run directly
npx n8n-mcp

Docker

# Standard image
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp:v2.66.0

# Railway optimized
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp-railway:v2.66.0

Documentation

🤖 Generated with Claude Code