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

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

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

Don't miss a new n8n-mcp release

NewReleases is sending notifications on new releases.