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

latest release: v2.87.0
7 hours ago

Release v2.86.0

Generating release notes from v2.85.0 to HEAD

🔧 Maintenance

  • Update n8n to 2.39.x and bump version to 2.86.0 (dcbc5d0)

📝 Other Changes

  • fix(community): normalize a README read from a tarball like a registry README (837a894)
  • fix(community): ignore tarball READMEs outside the top-level directory (09d2935)
  • fix(community): replace a sibling row's README placeholder during package sync (7b6cdd9)
  • docs(changelog): describe the placeholder handling in the README sync and summaries (f193c64)
  • fix(community): do not carry or keep summaries built from a README placeholder (622e4f9)
  • fix(community): record a failed README placeholder cleanup per node (2cada90)
  • fix(community): keep npm README placeholders out of summaries and stats (8c465a7)
  • fix(community): treat a stored npm README placeholder as a missing README (fb736a5)
  • fix(community): read READMEs the registry metadata lacks from the tarball (ea313e8)

Release Statistics:

  • 10 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.86.0

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

Documentation

🤖 Generated with Claude Code

Don't miss a new n8n-mcp release

NewReleases is sending notifications on new releases.