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

14 hours ago

Release v2.12.2

Changed

  • Updated n8n dependencies to latest versions:
    • n8n: 1.111.0 → 1.112.3
    • n8n-core: 1.110.0 → 1.111.0
    • n8n-workflow: 1.108.0 → 1.109.0
    • @n8n/n8n-nodes-langchain: 1.110.0 → 1.111.1
  • Rebuilt node database with 536 nodes (438 from n8n-nodes-base, 98 from langchain)

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

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

Documentation

🤖 Generated with Claude Code

Don't miss a new n8n-mcp release

NewReleases is sending notifications on new releases.