New
Release v2.34.5
Release v2.34.5
Generating release notes from v2.34.4 to HEAD
🐛 Bug Fixes
- MCP App UI - use official ext-apps hook + align types with server responses (#579) (020bc3d)
📝 Other Changes
- Fix/mcp app blank UI (#580) (c601581)
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.34.5
# Railway optimized
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp-railway:v2.34.5
Documentation
🤖 Generated with Claude Code