Skip to content

Release v2.63.1

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jul 10:26
d1115d8

Release v2.63.1

Generating release notes from v2.63.0 to HEAD

📚 Documentation

  • Add AiAdvisors services footer to README (#918) (110349c)

🔧 Maintenance

  • Update n8n to 2.28.x and bump version to 2.63.1 (#920) (d1115d8)
  • Sync skills pack v1.22.0 — validator guidance aligned with 2.63.0 (Concieved by Romuald Członkowski - www.aiadvisors.pl/en) (#916) (b604bea)

Release Statistics:

  • 3 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.63.1

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

Documentation

🤖 Generated with Claude Code