exo-n8n

plamarque/exo-n8n
★ 0 stars JavaScript 💻 Code/Dev Tools Updated 1d ago
collection of n8n workflow that demonstrate use cases for automation with eXo MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

This repository is a **didactic portfolio**: four n8n workflows that show how **orchestration in n8n** and **eXo operations exposed through MCP** combine to automate real collaboration scenarios—without replacing the platform, but **accelerating** how people work inside it. **What you get here** - **Business-facing demos** (email intake, document validation, steering prep, metadata hygiene).