Loomal

n8n MCP Server

MCP server by github.com/rpgmais/mcp-n8n

The most complete MCP server for n8n — 43 tools for workflows, data tables, and more.

0 starsnpm: @nextoolsolutions/mcp-n8n

About n8n MCP Server

n8n MCP Server is an MCP (Model Context Protocol) server published by rpgmais in the official MCP registry, listed under App Automation on Loomal. The most complete MCP server for n8n — 43 tools for workflows, data tables, and more.

It ships as an npm package (@nextoolsolutions/mcp-n8n), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/rpgmais/mcp-n8n.

Use n8n MCP Server with your agent

Claude Code · one command
claude mcp add n8n-mcp-server -- npx -y @nextoolsolutions/mcp-n8n
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "n8n-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@nextoolsolutions/mcp-n8n"
      ]
    }
  }
}
npm@nextoolsolutions/mcp-n8n

Frequently asked questions

What is n8n MCP Server?
n8n MCP Server is an MCP (Model Context Protocol) server by rpgmais in the App Automation category. The most complete MCP server for n8n — 43 tools for workflows, data tables, and more.
How do I connect n8n MCP Server to Claude, Cursor, or another MCP client?
Install n8n MCP Server from its npm package (@nextoolsolutions/mcp-n8n) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is n8n MCP Server open source?
Yes — the source code is public at github.com/rpgmais/mcp-n8n.
Can AI agents pay to use n8n MCP Server?
Not yet through Loomal — n8n MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain n8n MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.