Skip to content

Release v2.61.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jun 10:49
f5694cc

Release v2.61.0

Generating release notes from v2.60.0 to HEAD

🐛 Bug Fixes

🔧 Maintenance

  • Update n8n to 2.27.4 and bump version to 2.61.0 (b0e43e3)

Release Statistics:

  • 2 commits
  • 2 contributors
  • Contributors: copilot-swe-agent[bot], 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.61.0

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

Documentation

🤖 Generated with Claude Code