Skip to content

Release v2.65.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:22
62f635b

Release v2.65.0

Generating release notes from v2.64.1 to HEAD

✨ Features

  • Add n8n_evaluations tool for reading evaluation test runs (#935) (62f635b)

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

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

Documentation

🤖 Generated with Claude Code