Skip to content

Release v2.76.1

Choose a tag to compare

@github-actions github-actions released this 31 Aug 15:58
· 1 commit to main since this release
2c1ec73

Release v2.76.1

Generating release notes from v2.76.0 to HEAD

馃悰 Bug Fixes

  • Strip settings.engineType so workflow updates survive n8n >= 2.36.0 (v2.76.1) (#1044) (2c1ec73)

馃敡 Maintenance

  • Sync skills pack review fixes (n8n-skills 1.34.0) (#1039) (f895e5e)
  • Sync skills pack guides (n8n-skills 1.33.0) (#1035) (23d1790)

Release Statistics:

  • 3 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.76.1

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

Documentation

馃 Generated with Claude Code