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

6 hours ago

Release v2.89.0

Generating release notes from v2.88.0 to HEAD

📝 Other Changes

  • fix(agents): address Copilot review on the projectId default (d877d39)
  • fix(agents): harden the personal-project default after review (2d0d7a6)
  • feat(agents): default projectId to the caller's personal project (136b988)

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

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

Documentation

🤖 Generated with Claude Code

Don't miss a new n8n-mcp release

NewReleases is sending notifications on new releases.