Skip to content

Release v2.81.1

Choose a tag to compare

@github-actions github-actions released this 03 Sep 12:54
· 2 commits to main since this release
ed8715c

Release v2.81.1

Generating release notes from v2.81.0 to HEAD

馃悰 Bug Fixes

  • Recognise the unknown-settings wording n8n 2.37 uses on create (v2.81.1) (#1064) (ed8715c)

馃摎 Documentation

  • Surface the AiAdvisors call-to-action near the top of README (#1063) (ed25841)

Release Statistics:

  • 2 commits
  • 1 contributor
  • Contributors: Romuald Cz艂onkowski

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

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

Documentation

馃 Generated with Claude Code