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

5 hours ago

Release v2.63.0

Generating release notes from v2.62.0 to HEAD

🐛 Bug Fixes

  • Eliminate verified validator false positives across all rule families (v2.63.0) (#911) (672d667)
  • Add form-data@^4.0.6 to package.runtime.json runtime dependencies (46e9715)

🔧 CI/CD

  • Skip live n8n integration tests when no instance is configured (#912) (6f4c46c)

📝 Other Changes

  • ci(deps): ignore the pinned @modelcontextprotocol/sdk and zod in Dependabot (69f9613)
  • deps-dev(deps-dev): bump the development-dependencies group across 1 directory with 9 updates (4b1232c)
  • deps-dev(ui)(deps-dev): bump vite (c5dae35)
  • ci(deps): bump softprops/action-gh-release from 2 to 3 (16bcdee)
  • ci(deps): bump codecov/codecov-action from 5 to 7 (631894c)
  • ci(deps): bump github/gh-aw-actions/setup (95dd8af)
  • fix(security): bump form-data to ^4.0.6 (CRLF injection) and group Dependabot security PRs (d31d9d9)

Release Statistics:

  • 10 commits
  • 4 contributors
  • Contributors: Romuald Członkowski, czlonkowski, dependabot[bot], copilot-swe-agent[bot]

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

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

Documentation

🤖 Generated with Claude Code

Don't miss a new n8n-mcp release

NewReleases is sending notifications on new releases.