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

6 hours ago

Release v2.59.3

Generating release notes from v2.59.2 to HEAD

📝 Other Changes

  • chore(release): v2.59.3 (67fb0d8)
  • fix(generators): emit valid IF v2 and AI Agent configs (#374) (c4541c5)
  • fix(shutdown): skip stdin.destroy() on Windows to avoid libuv crash (#383, #385) (139fb93)
  • docs(railway): add upfront AUTH_TOKEN Before You Deploy callout (#152) (d2c34ce)
  • fix(security): require complete tenant context on session restore (#844) (9372e75)

Release Statistics:

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

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

Documentation

🤖 Generated with Claude Code

Don't miss a new n8n-mcp release

NewReleases is sending notifications on new releases.