Skip to content

Release v2.64.1

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 16:03
339bea0

Release v2.64.1

Generating release notes from v2.63.2 to HEAD

✨ Features

  • Add Cloudflare Access (Zero Trust) authentication support (#919) (951a121)

📚 Documentation

  • Rewrite CLAUDE.md and add AGENTS.md contributor guide (#928) (43fbd17)

🔧 Maintenance


Release Statistics:

  • 3 commits
  • 2 contributors
  • Contributors: Romuald Członkowski, Miimo58

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

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

Documentation

🤖 Generated with Claude Code