Skip to content

Release v2.62.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 10:56
5834633

Release v2.62.0

Generating release notes from v2.61.0 to HEAD

✨ Features

🐛 Bug Fixes

  • Address Copilot review — drop retired tool from manifest and clarify read-only docs (Concieved by Romuald Członkowski - www.aiadvisors.pl/en) (ee4621b)

📚 Documentation


Release Statistics:

  • 3 commits
  • 1 contributor
  • Contributors: czlonkowski

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

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

Documentation

🤖 Generated with Claude Code