Skip to content

Release v2.70.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 13:47
· 8 commits to main since this release
759112f

Release v2.70.0

Generating release notes from v2.69.3 to HEAD

馃悰 Bug Fixes

  • Stop dropping workflow settings n8n added since 1.119.0 (v2.70.0) (#1003) (759112f)

馃И Testing

  • Assert insert scaling instead of wall-clock in the bulk operations test (#1005) (bf6a23e)

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.70.0

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

Documentation

馃 Generated with Claude Code