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

2 hours ago

Release v2.27.1

Generating release notes from v2.27.0 to HEAD

🐛 Bug Fixes

  • Pin MCP SDK version in Docker build files (v2.27.1) (#456) (7d9b456)

📝 Other Changes

  • Added Antigravity Setup Instructions (#452) (2f5a857)

Release Statistics:

  • 2 commits
  • 2 contributors
  • Contributors: Romuald Członkowski, devangkantharia

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

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

Documentation

🤖 Generated with Claude Code

Don't miss a new n8n-mcp release

NewReleases is sending notifications on new releases.