Skip to content

Release v2.70.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 16:02
· 6 commits to main since this release
c778536

Release v2.70.1

Generating release notes from v2.70.0 to HEAD

✨ Features

  • Detect the publish routes from the instance, not from a version (v2.70.1) (#1006) (c778536)

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

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

Documentation

🤖 Generated with Claude Code