syedabdullahuddin/n8n-workflow-sdk-mcp
Manage and update n8n workflows programmatically using TypeScript and an MCP server workflow integrated with Claude Code.
Platform-specific configuration:
{
"mcpServers": {
"n8n-workflow-sdk-mcp": {
"command": "npx",
"args": [
"-y",
"n8n-workflow-sdk-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...