Skip to content

Releases: czlonkowski/n8n-mcp

Release v2.73.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 10:01
fe3a4cb

Release v2.73.0

Generating release notes from v2.72.0 to HEAD

🔧 Maintenance


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

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

Documentation

🤖 Generated with Claude Code

Release v2.72.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 22:14
41ac6d6

Release v2.72.0

Generating release notes from v2.71.1 to HEAD

✨ Features

  • Syntax-check JavaScript code fields after find/replace patches (v2.72.0) (#1014) (41ac6d6)

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

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

Documentation

🤖 Generated with Claude Code

Release v2.71.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 21:36
2e03049

Release v2.71.1

Generating release notes from v2.71.0 to HEAD

🐛 Bug Fixes

  • Insert patchNodeField literal replacements verbatim, escaping JS replacement patterns (v2.71.1) (#1013) (2e03049)

🔧 Maintenance

  • Expose audit, credential, and evaluation tools to the n8n-mcp-tester agent (#1011) (48f072e)

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

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

Documentation

🤖 Generated with Claude Code

Release v2.71.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 21:03
25156a1

Release v2.71.0

Generating release notes from v2.70.4 to HEAD

🐛 Bug Fixes

  • Pin the SSRF transport to every validated address and retry connection failures (v2.71.0) (#1010) (25156a1)

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

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

Documentation

🤖 Generated with Claude Code

Release v2.70.4

Choose a tag to compare

@github-actions github-actions released this 18 Aug 20:42
f551a67

Release v2.70.4

Generating release notes from v2.70.3 to HEAD

🐛 Bug Fixes

  • Gate the sync SSRF IPv4 denylist on isIPv4(hostname) (v2.70.4) (#1009) (f551a67)

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

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

Documentation

🤖 Generated with Claude Code

Release v2.70.3

Choose a tag to compare

@github-actions github-actions released this 18 Aug 20:09
9cc5f52

Release v2.70.3

Generating release notes from v2.70.2 to HEAD

🐛 Bug Fixes

  • Count settings.errorWorkflow as error handling in the instance audit (v2.70.3) (#1008) (9cc5f52)

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

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

Documentation

🤖 Generated with Claude Code

Release v2.70.2

Choose a tag to compare

@github-actions github-actions released this 18 Aug 18:17
12cf376

Release v2.70.2

Generating release notes from v2.70.1 to HEAD

🐛 Bug Fixes

  • Remove synthetic 'drain' emission from the stdio Docker flush patch (v2.70.2) (#1007) (12cf376)

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

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

Documentation

🤖 Generated with Claude Code

Release v2.70.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 16:02
c778536

Release v2.70.1

Generating release notes from v2.70.0 to HEAD

✨ Features

  • Detect the publish routes from the instance, not from a version (v2.70.1) (#1006) (c778536)

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

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

Documentation

🤖 Generated with Claude Code

Release v2.70.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 13:47
759112f

Release v2.70.0

Generating release notes from v2.69.3 to HEAD

🐛 Bug Fixes

  • Stop dropping workflow settings n8n added since 1.119.0 (v2.70.0) (#1003) (759112f)

🧪 Testing

  • Assert insert scaling instead of wall-clock in the bulk operations test (#1005) (bf6a23e)

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

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

Documentation

🤖 Generated with Claude Code

Release v2.69.3

Choose a tag to compare

@github-actions github-actions released this 18 Aug 09:11
98305b6

Release v2.69.3

Generating release notes from v2.69.2 to HEAD

🔧 Maintenance

  • Update n8n to 2.34.4 and rebuild node database (v2.69.3) (#1002) (98305b6)

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

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

Documentation

🤖 Generated with Claude Code