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

10 hours ago

Release v2.22.14

Generating release notes from v2.22.13 to HEAD

✨ Features

  • Add DISABLED_TOOLS environment variable for tool filtering (Issue #410) (53252ad)

♻️ Refactoring

  • Improve DISABLED_TOOLS implementation based on code review (821ace3)

🧪 Testing

  • Add critical missing tests for DISABLED_TOOLS feature (eb362fe)

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

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

Documentation

🤖 Generated with Claude Code

Don't miss a new n8n-mcp release

NewReleases is sending notifications on new releases.