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

latest releases: v2.66.3, v2.66.2, v2.66.1...
one month ago

Release v2.59.2

Generating release notes from v2.59.1 to HEAD

🔧 Maintenance

  • Stop tracking build output (untrack dist/) (6c14fa4)

📝 Other Changes

  • test(http): drop unnecessary 10ms wait to a single tick (26efaab)
  • fix(http): opt-in concurrent MCP sessions per instance (57d0200)

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

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

Documentation

🤖 Generated with Claude Code

Don't miss a new n8n-mcp release

NewReleases is sending notifications on new releases.