Skip to content

Release v2.75.1

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Aug 18:50
23c86de

Release v2.75.1

Generating release notes from v2.75.0 to HEAD

馃悰 Bug Fixes

  • Re-export probeOfficialMcp from the package root (v2.75.1) (#1030) (23c86de)

馃摎 Documentation

  • Clarify officialMcp.toolCount and refresh stale tool names in the setup guides (#1029) (9a96760)

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

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

Documentation

馃 Generated with Claude Code