MCP.so
Sign In
N

N8n

@inventech-solution

About N8n

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

inventech-solution

Submitted by

Dhaval

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "n8n-mcp": {
      "command": "npx",
      "args": [
        "n8n-mcp"
      ],
      "env": {
        "MCP_MODE": "stdio",
        "LOG_LEVEL": "error",
        "DISABLE_CONSOLE_OUTPUT": "true"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Comments

More Other MCP servers