Skip to content

Releases: czlonkowski/n8n-mcp

Release v2.10.9

09 Sep 22:17
1441508
Compare
Choose a tag to compare

Release v2.10.9

Changed

  • Dependencies: Updated n8n packages to 1.110.1
    • n8n: 1.109.2 → 1.110.1
    • n8n-core: 1.108.0 → 1.109.0
    • n8n-workflow: 1.106.0 → 1.107.0
    • @n8n/n8n-nodes-langchain: 1.108.1 → 1.109.1

Updated

  • Node Database: Rebuilt with 536 nodes from updated n8n packages
  • Templates: Refreshed workflow templates database with latest 499 templates from n8n.io

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

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

Documentation

🤖 Generated with Claude Code

v2.10.8

03 Sep 18:57
Compare
Choose a tag to compare

Docker Image

The n8n-specific Docker image is available at:

docker pull ghcr.io/czlonkowski/n8n-mcp/n8n-mcp:v2.10.8

Quick Deploy

Use the quick deploy script for easy setup:

./deploy/quick-deploy-n8n.sh setup

See the deployment documentation for detailed instructions.

v2.10.7

26 Aug 06:42
Compare
Choose a tag to compare

Docker Image

The n8n-specific Docker image is available at:

docker pull ghcr.io/czlonkowski/n8n-mcp/n8n-mcp:v2.10.7

Quick Deploy

Use the quick deploy script for easy setup:

./deploy/quick-deploy-n8n.sh setup

See the deployment documentation for detailed instructions.

Full Changelog: v2.10.4...v2.10.7

v2.10.6

25 Aug 20:49
Compare
Choose a tag to compare

Docker Image

The n8n-specific Docker image is available at:

docker pull ghcr.io/czlonkowski/n8n-mcp/n8n-mcp:v2.10.6

Quick Deploy

Use the quick deploy script for easy setup:

./deploy/quick-deploy-n8n.sh setup

See the deployment documentation for detailed instructions.

Full Changelog: v2.10.4...v2.10.6

Release v2.10.5

20 Aug 17:53
cac43ed
Compare
Choose a tag to compare

Release v2.10.5

Updated

  • n8n Dependencies: Updated to latest versions for compatibility and new features
    • n8n: 1.106.3 → 1.107.4
    • n8n-core: 1.105.3 → 1.106.2
    • n8n-workflow: 1.103.3 → 1.104.1
    • @n8n/n8n-nodes-langchain: 1.105.3 → 1.106.2
  • Node Database: Rebuilt with 535 nodes from updated n8n packages
  • All tests passing with updated dependencies

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

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

Documentation

🤖 Generated with Claude Code

Release v2.10.4

12 Aug 06:58
baab3a0
Compare
Choose a tag to compare

Release v2.10.4

Updated

  • n8n Dependencies: Updated to latest versions for compatibility and new features
    • n8n: 1.105.2 → 1.106.3
    • n8n-core: 1.104.1 → 1.105.3
    • n8n-workflow: 1.102.1 → 1.103.3
    • @n8n/n8n-nodes-langchain: 1.104.1 → 1.105.3
  • Node Database: Rebuilt with 535 nodes from updated n8n packages
  • All 1,728 tests passing with updated dependencies

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

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

Documentation

🤖 Generated with Claude Code

v2.10.3

07 Aug 18:10
Compare
Choose a tag to compare

Docker Image

The n8n-specific Docker image is available at:

docker pull ghcr.io/czlonkowski/n8n-mcp/n8n-mcp:v2.10.3

Quick Deploy

Use the quick deploy script for easy setup:

./deploy/quick-deploy-n8n.sh setup

See the deployment documentation for detailed instructions.

What's Changed

New Contributors

Full Changelog: v2.10.2...v2.10.3

v2.10.2

05 Aug 06:13
Compare
Choose a tag to compare

Docker Image

The n8n-specific Docker image is available at:

docker pull ghcr.io/czlonkowski/n8n-mcp/n8n-mcp:v2.10.2

Quick Deploy

Use the quick deploy script for easy setup:

./deploy/quick-deploy-n8n.sh setup

See the deployment documentation for detailed instructions.

What's Changed

  • fix: skip CI/CD workflows for documentation-only changes by @czlonkowski in #121

Full Changelog: v2.10.1...v2.10.2

v2.10.1

02 Aug 18:27
9e71c71
Compare
Choose a tag to compare

Docker Image

The n8n-specific Docker image is available at:

docker pull ghcr.io/czlonkowski/n8n-mcp/n8n-mcp:v2.10.1

Quick Deploy

Use the quick deploy script for easy setup:

./deploy/quick-deploy-n8n.sh setup

See the deployment documentation for detailed instructions.

What's Changed

Full Changelog: v2.9.1...v2.10.1

v2.8.1

30 Jul 14:28
Compare
Choose a tag to compare

Updated n8n to ^1.104.1