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

latest releases: v2.10.8, v2.10.7, v2.10.6...
24 days ago

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

Don't miss a new n8n-mcp release

NewReleases is sending notifications on new releases.