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

3 hours ago

Release v2.28.6

Generating release notes from v2.28.4 to HEAD

🐛 Bug Fixes

  • Address code review issues for PR #467 (1524fd5)
  • Fix: n8n_update_partial_workflow fails with additional properties error (#466) (934124f)

🧪 Testing

  • Update tests for v2.28.5 behavior changes (v2.28.6) (#470) (60479e0)

🔧 Maintenance

  • Bump version to 2.28.5 and add changelog entry (b5759c4)
  • Add pre-built dist folder for npx usage (5057481)

📝 Other Changes

  • Add version-aware settings filtering for n8n API compatibility (a70d96a)

Release Statistics:

  • 6 commits
  • 2 contributors
  • Contributors: Romuald Członkowski, thesved

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

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

Documentation

🤖 Generated with Claude Code

Don't miss a new n8n-mcp release

NewReleases is sending notifications on new releases.