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

5 hours ago

Release v2.22.13

Generating release notes from v2.22.12 to HEAD

✨ Features

  • Telemetry-driven quick wins to reduce AI agent validation errors by 30-40% (60ab66d)

🐛 Bug Fixes

  • AI Agent validator not executing due to nodeType format mismatch (Critical) (8728a80)

🧪 Testing

  • Add comprehensive edge case coverage for telemetry quick wins (caf9383)

Release Statistics:

  • 3 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.13

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

Documentation

🤖 Generated with Claude Code

Don't miss a new n8n-mcp release

NewReleases is sending notifications on new releases.