n8n MCP Server
@illuminaresolutions
关于 n8n MCP Server
MCP server implementation for n8n workflow automation
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is n8n MCP Server?
An MCP server that provides access to n8n workflows, executions, credentials, and more through the Model Context Protocol. It allows LLMs to interact with n8n instances securely and in a standardized way.
How to use n8n MCP Server?
Install the server via npm (npm install -g @illuminaresolutions/n8n-mcp-server) or from source. Set environment variables N8N_HOST (your n8n instance URL) and N8N_API_KEY (an API key from your n8n settings). Configure your MCP client—Claude Desktop or Cline (VS Code)—with the server command and these environment variables.
Key features of n8n MCP Server
- List and manage workflows
- View workflow details
- Execute workflows
- Manage credentials
- Handle tags and executions
- Generate security audits
Use cases of n8n MCP Server
- An LLM assistant listing all workflows in an n8n instance
- Triggering a workflow execution from a chat interface
- Managing credentials without manual UI access
- Generating security audits of n8n configurations
FAQ from n8n MCP Server
Why is my client not initialized?
Check that N8N_HOST and N8N_API_KEY are set correctly, the n8n instance is accessible, and the API key has the right permissions.
What features require an n8n Enterprise license?
Project management, variable management, and advanced user management require an n8n Enterprise license. Core features like workflow and credential management work without it.
How do I set up the server for Cline in VS Code?
Install the server, open the Cline extension, click "MCP Servers", then "Configure MCP Servers", and add the n8n server configuration with command and env settings.
What environment variables are needed?
N8N_HOST (your n8n instance URL without trailing slash) and N8N_API_KEY (an API key from your n8n instance settings).
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
评论