github czlonkowski/n8n-mcp v2.22.11
Release v2.22.11

15 hours ago

Release v2.22.11

Generating release notes from v2.22.10 to HEAD

✨ Features

  • Add workflow activation/deactivation via diff operations (346fa3c)

🐛 Bug Fixes

  • Add missing typeVersion to workflow activation test nodes (08a4be8)
  • Remove outdated "Cannot activate" limitation from test expectations (4d3b8fb)
  • Update test expectations for workflow activation response format (5688384)

🧪 Testing

  • Add comprehensive test coverage for workflow activation/deactivation (3578f2c)

📝 Other Changes


Release Statistics:

  • 7 commits
  • 1 contributor
  • Contributors: czlonkowski

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

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

Documentation

🤖 Generated with Claude Code

Don't miss a new n8n-mcp release

NewReleases is sending notifications on new releases.