MCP Directory
Back

n8n-manager-for-ai-agents

by czlonkowski · TypeScript · ★ 58

MCP server for Claude Desktop to manage your n8n workflows

Install

npx -y github:czlonkowski/n8n-manager-for-ai-agents

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "n8n-manager-for-ai-agents": {
      "command": "npx",
      "args": [
        "-y",
        "github:czlonkowski/n8n-manager-for-ai-agents"
      ]
    }
  }
}

From the README

> [!IMPORTANT] > **This repository is no longer being actively developed.** The n8n instance management tools have been integrated into the more comprehensive [n8n-mcp](https://github.com/czlonkowski/n8n-mcp) project, which provides a complete solution for n8n automation with AI agents. > > Please use [n8n-mcp](https://github.com/czlonkowski/n8n-mcp) for the latest features and updates. [](https://opensource.org/licenses/MIT) [](https://nodejs.org) [](https://www.typescriptlang.org/) [](https://modelcontextprotocol.io) [](https://docs.n8n.io/api/) A Model Context Protocol (MCP) server that e…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers