n8n-mcp-server

leonardsellem/n8n-mcp-server
★ 1,579 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
MCP server that provides tools and resources for interacting with n8n API
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": {
    "n8n-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "leonardsellem/n8n-mcp-server"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server that allows AI assistants to interact with n8n workflows through natural language. This project provides a Model Context Protocol (MCP) server that empowers AI assistants to seamlessly interact with n8n, a popular workflow automation tool. It acts as a bridge, enabling AI assistants to programmatically manage and control n8n workflows and executions using natural language commands.

Tools (19)

DEBUGN8N_API_KEYN8N_API_URLN8N_WEBHOOK_PASSWORDN8N_WEBHOOK_USERNAMEexecution_getexecution_listexecution_runexecution_stoppasswordrun_webhookusernameworkflow_activateworkflow_createworkflow_deactivateworkflow_deleteworkflow_getworkflow_listworkflow_update