Skip to content

Release v2.75.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 17:27
· 3 commits to main since this release
0e085fa

Release v2.75.0

Generating release notes from v2.74.1 to HEAD

✨ Features

  • N8n Agents, resource discovery and catalog through n8n's instance-level MCP server (v2.75.0) (#1028) (0e085fa)

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

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

Documentation

🤖 Generated with Claude Code