Skip to content

Releases: czlonkowski/n8n-mcp

Release v2.50.2

04 May 09:32
bcaba83

Choose a tag to compare

Release v2.50.2

Generating release notes from v2.50.1 to HEAD

📝 Other Changes


Release Statistics:

  • 1 commit
  • 1 contributor
  • Contributors: Romuald Członkowski

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

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

Documentation

🤖 Generated with Claude Code

Release v2.50.1

04 May 08:00
1cfe9c6

Choose a tag to compare

Release v2.50.1

Generating release notes from v2.50.0 to HEAD

📚 Documentation

  • Address n8n team feedback on competitive analysis (#772) (fefa2d9)

📝 Other Changes


Release Statistics:

  • 2 commits
  • 1 contributor
  • Contributors: Romuald Członkowski

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

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

Documentation

🤖 Generated with Claude Code

Release v2.50.0

02 May 11:33
1ca40ce

Choose a tag to compare

Release v2.50.0

Generating release notes from v2.49.0 to HEAD

✨ Features

  • Local LLM template metadata + refresh template store (v2.50.0) (#766) (1ca40ce)

📚 Documentation

  • Head-to-head competitive analysis (n8n official MCP) (#765) (b98876d)
  • Head-to-head competitive analysis vs n8n official MCP (#763) (09142eb)

📝 Other Changes

  • Revert "docs: head-to-head competitive analysis vs n8n official MCP (#763)" (#764) (ad7c52d)

Release Statistics:

  • 4 commits
  • 1 contributor
  • Contributors: Romuald Członkowski

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

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

Documentation

🤖 Generated with Claude Code

Release v2.49.0

29 Apr 05:50
7c9ca1a

Choose a tag to compare

Release v2.49.0

Generating release notes from v2.48.3 to HEAD

🔧 Maintenance

  • Update n8n to 2.18.4 and bump version to 2.49.0 (#761) (7c9ca1a)

Release Statistics:

  • 1 commit
  • 1 contributor
  • Contributors: Romuald Członkowski

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

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

Documentation

🤖 Generated with Claude Code

Release v2.48.3

28 Apr 21:04
7cd5d51

Choose a tag to compare

Release v2.48.3

Generating release notes from v2.48.2 to HEAD

🐛 Bug Fixes

  • Validator warning for __rl fields missing cachedResultName (#715) (#760) (7cd5d51)

Release Statistics:

  • 1 commit
  • 1 contributor
  • Contributors: Romuald Członkowski

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

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

Documentation

🤖 Generated with Claude Code

Release v2.48.2

28 Apr 20:06
f6ab3d5

Choose a tag to compare

Release v2.48.2

Generating release notes from v2.48.1 to HEAD

🐛 Bug Fixes

  • Surface HTTP status in audit errors + workaround oAuth2 schema bug (#736, #740) (#759) (f6ab3d5)

Release Statistics:

  • 1 commit
  • 1 contributor
  • Contributors: Romuald Członkowski

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

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

Documentation

🤖 Generated with Claude Code

Release v2.48.1

28 Apr 18:32
7fc714d

Choose a tag to compare

Release v2.48.1

Generating release notes from v2.48.0 to HEAD

🐛 Bug Fixes

  • ValidateOnly path consistency + Zod 4 record-key compatibility (#744) (#757) (7fc714d)

📝 Other Changes

  • ci(docker): pre-build test image in workflow, drop in-test build flake (#758) (1445332)

Release Statistics:

  • 2 commits
  • 1 contributor
  • Contributors: Romuald Członkowski

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

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

Documentation

🤖 Generated with Claude Code

Release v2.48.0

28 Apr 12:37
04e4ca0

Choose a tag to compare

Release v2.48.0

Generating release notes from v2.47.14 to HEAD

🐛 Bug Fixes

🔧 CI/CD

  • Collapse agentic triage to single approval gate (#748) (d0f66d7)
  • Add agentic issue-triage workflow (#745) (aa83780)

Release Statistics:

  • 3 commits
  • 1 contributor
  • Contributors: Romuald Członkowski

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

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

Documentation

🤖 Generated with Claude Code

Release v2.47.14

21 Apr 16:53
9639f75

Choose a tag to compare

Release v2.47.14

Generating release notes from v2.47.13 to HEAD

📝 Other Changes


Release Statistics:

  • 1 commit
  • 1 contributor
  • Contributors: Romuald Członkowski

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

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

Documentation

🤖 Generated with Claude Code

Release v2.47.13

20 Apr 21:40
59b665b

Choose a tag to compare

Release v2.47.13

Generating release notes from v2.47.12 to HEAD

🔧 Maintenance

  • Remove automated n8n update workflow, fix manual update script (#742) (29f4d43)

📝 Other Changes


Release Statistics:

  • 2 commits
  • 1 contributor
  • Contributors: Romuald Członkowski

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

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

Documentation

🤖 Generated with Claude Code