P58 N8n
Freeby MCP Community
The smartest and fastest n8n MCP server — validate, fix, and discover workflows inside your LLM
v0.2.17Added Apr 12, 2026
mcpn8nvalidationworkflowllm
P58 N8n MCP Server
The smartest and fastest n8n MCP server — validate, fix, and discover workflows inside your LLM
Installation
Reviews
Installation
Quick install
npx -y @path58/p58-n8n
Add to claude_desktop_config.json
{
"mcpServers": {
"p58-n8n": {
"command": "npx",
"args": ["-y", "@path58/p58-n8n"]
}
}
}