github czlonkowski/n8n-mcp v2.85.0
Release v2.85.0

4 hours ago

Release v2.85.0

Generating release notes from v2.84.4 to HEAD

🔧 Maintenance

📝 Other Changes

  • feat(ui): collapse result cards by default (cb30cad)
  • fix(ui): retain validation failure context and declare build prerequisite (174c33b)
  • test(auth): verify timing-safe delegation deterministically (899b12e)
  • fix(ui): preserve tool identity and report post-save autofix failures (60531da)
  • fix(packaging): include MCP UI in npm preparation paths (b4887c6)
  • fix(ui): preserve results after recoverable host errors (70a1eb1)
  • fix(ui): package Docker assets and preserve request scope (6129d41)
  • docs(ui): record ChatGPT host acceptance results (d6de407)
  • feat(ui): modernize MCP result cards and restore inspection views (032d66b)

Release Statistics:

  • 10 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.85.0

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

Documentation

🤖 Generated with Claude Code

Don't miss a new n8n-mcp release

NewReleases is sending notifications on new releases.