Skip to content

Release v2.66.2

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 21:03
1d15fc2

Release v2.66.2

Generating release notes from v2.66.1 to HEAD

๐Ÿ› Bug Fixes

  • AI-tool validation follow-ups from the 2.31.3 update review (#953โ€“#956) (#962) (1d15fc2)

๐Ÿ“š Documentation

  • Sync skills pack v1.26.0 โ€” canvas groups (nodeGroups) (#951) (b14f3c1)

Release Statistics:

  • 2 commits
  • 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.2

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

Documentation

๐Ÿค– Generated with Claude Code