n8n-mcp-servers

ibrh96-prog/n8n-mcp-servers
★ 0 stars Unknown language 🔌 API Integration Updated 1d ago
Free n8n MCP Tool Server workflows
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "n8n-mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "ibrh96-prog/n8n-mcp-servers"
      ]
    }
  }
}

README Excerpt

Free n8n MCP Tool Server workflows — sample from the full 284-server library. 3 operations: get all, get article, get user. No API key required. **[Download JSON](https://github.com/ibrh96-prog/n8n-mcp-servers/blob/main/HackerNews_MCP_Server.json)** 1. Download the JSON file 2. In n8n: Import workflow → paste JSON