Skip to content

Release v2.83.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 20:46
· 1 commit to main since this release
e20651c

Release v2.83.0

Generating release notes from v2.82.1 to HEAD

馃摑 Other Changes

  • fix(db): store nodes.properties_schema and nodes.npm_readme gzip-compressed (v2.83.0) (#1085) (e20651c)

Release Statistics:

  • 1 commit
  • 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.83.0

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

Documentation

馃 Generated with Claude Code