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

7 hours ago

Release v2.59.4

Generating release notes from v2.59.3 to HEAD

✨ Features

  • Add MCPB bundle with generated manifest and release packaging (9b773be)

🐛 Bug Fixes

  • Pin uuid to ^11 to restore CommonJS startup (closes #864) (901d3e2)

📝 Other Changes

  • fix(ci): make CJS runtime smoke test strict on every supported Node (#864 review) (888091e)

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

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

Documentation

🤖 Generated with Claude Code

Don't miss a new n8n-mcp release

NewReleases is sending notifications on new releases.