AI-powered workflow error analysis for n8n, Make, Zapier, Power Automate, and 10+ automation platforms. Paste any error, get root cause analysis and ranked fixes instantly. No API keys needed.
概览
nodehero MCP Server
Analyze workflow automation errors with AI. Works with 10+ platforms.
Tools
- analyze_error — Paste any error message, get AI diagnosis with root cause and 3 ranked fixes
- list_platforms — See all supported automation platforms
- get_error_guide — Get fix guides for common errors (HTTP 429, timeouts, auth failures)
Supported Platforms
n8n, Make, Zapier, Power Automate, Pipedream, Workato, Tray, Pabbly Connect, Windmill, Activepieces
Links
- Website: https://nodehero.co
- Free Analyzer: https://nodehero.co/#analyze
- npm: https://www.npmjs.com/package/nodehero-mcp
服务器配置
{
"mcpServers": {
"nodehero": {
"command": "npx",
"args": [
"-y",
"nodehero-mcp"
]
}
}
}