Skip to content

Release v2.35.2

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Feb 01:36
6f695be

Release v2.35.2

Generating release notes from v2.35.1 to HEAD

🐛 Bug Fixes

  • Disable MCP Apps that don't render in Claude.ai (#586) (6f695be)

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

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

Documentation

🤖 Generated with Claude Code