Skip to content

Release v2.82.1

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 17:15
c4a2f69

Release v2.82.1

Generating release notes from v2.82.0 to HEAD

馃摑 Other Changes

  • fix(telemetry): stop replaying timed-out mutation batches from the dead letter queue (v2.82.1) (#1068) (c4a2f69)

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

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

Documentation

馃 Generated with Claude Code