--- title: "Node.js" type: entity tags: [runtime, javascript] sources: [n8n-Claude-通过自然语言自动化工作流.md, 使用Claude自动生成N8N工作流的实操教程.md] last_updated: 2026-04-14 --- ## Definition Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时,用于构建服务器端和网络应用。 ## Usage n8n-mcp 需要 Node.js 环境运行,npx n8n-mcp 命令依赖 Node.js。 ## Connections - [[n8n-mcp]] ← 运行在 ← [[Node.js]]