Installation & Configuration
{
"n8n-mcp-server": {
"command": "npx",
"args": [
"-y",
"@leonardsellem/n8n-mcp-server"
],
"env": {
"N8N_API_URL": "http://localhost:5678/api/v1",
"N8N_API_KEY": "your-api-key"
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13