Search DevTools

Jump to any tool or page

N8n

Trending

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

n8n-io202,280 stars60,357 forksDeveloper Tools
View source

Install

Terminal

$npx -y n8n

mcp_config.json

{
  "mcpServers": {
    "n8n": {
      "args": [
        "-y",
        "n8n"
      ],
      "command": "npx"
    }
  }
}

Tools exposed1

execute
Invokes exported functions and tools from n8n.

Documentation

n8n

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

Repository & Author

Installation

npx -y n8n

Sourced from the repository README.

More in Developer Tools