MCP Directory
Back

n8n-workflows

by Zie619 · Python · ★ 54,043

all of the workflows of n8n i could find (also from the site itself)

Install

pip install git+https://github.com/Zie619/n8n-workflows.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "n8n-workflows": {
      "command": "uvx",
      "args": [
        "git+https://github.com/Zie619/n8n-workflows.git"
      ]
    }
  }
}

From the README

[](https://www.buymeacoffee.com/zie619) **[Browse Online](https://zie619.github.io/n8n-workflows)** · **[Documentation](#documentation)** · **[Contributing](#contributing)** · **[License](#license)** ---|----------|---------------| | **AI Agent nodes** | CRITICAL | Agents connected to LLMs with tool access — can execute code | | **Hardcoded credentials** | CRITICAL | API keys in workflow JSON instead of credential store | | **Dangerous tool combos** | CRITICAL | Agents with Code Execution + HTTP Request = RCE risk | | **MCP clients** | HIGH | Model Context Protocol connection…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers