Skip to content

Release v2.68.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 06:04
9be5080

Release v2.68.2

Generating release notes from v2.68.0 to HEAD

馃摎 Documentation

  • Sync skills pack to n8n-skills v1.28.0 (folder management) (#976) (607ab7c)
  • Sync skills pack to n8n-skills v1.28.0 (folder management) (#976) (7cd172c)

馃摑 Other Changes

  • chore(telemetry): rotate publishable key, 60s flush, drop workflow_before, fix shutdown flush (#980) (9be5080)

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

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

Documentation

馃 Generated with Claude Code