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

17 hours ago

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

Don't miss a new n8n-mcp release

NewReleases is sending notifications on new releases.