Installation & Configuration
{
"mcpServers": {
"n8n": {
"command": "npx",
"args": [
"-y",
"@automatelab/n8n-mcp"
],
"env": {
"N8N_API_URL": "https://your-n8n.example.com",
"N8N_API_KEY": "n8n_..."
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12