Cloud Infrastructure
Trust: 37/100 (Limited)n8n MCP Server Guide
The most complete MCP server for n8n — 43 tools for workflows, data tables, and more.
by RPGMais
Quick Start
Install
npx @nextoolsolutions/mcp-n8nClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-rpgmais-mcp-n8n": {
"command": "npx",
"args": [
"@nextoolsolutions/mcp-n8n"
]
}
}
}