Manage n8n workflow automation instances through AI agent tools.
Best for Automating workflow maintenance by programmatically updating node configurations.
n8n Manager for AI Agents.
[!IMPORTANT] This repository is no longer being actively developed. The n8n instance management tools have been integrated into the more comprehensive n8n-mcp project, which provides a complete solution for n8n automation with AI agents. Please use n8n-mcp for the latest…
What it does
- Full CRUD operations for n8n workflows
- Execution monitoring and management
- Webhook-based workflow triggering
- Health monitoring for n8n instance connectivity
- Cursor-based pagination for large result sets
Setup requirements
Requires 2 environment variables: N8N_URL, N8N_API_KEY. Available via Manual.
View n8n Manager for AI Agents details vs
Manage and provision AWS resources using natural language prompts
Best for Rapidly spinning up development environments on AWS via chat.
See it in action! Here's how easy it is to spin up a full-blown EC2 setup — VPC, subnets, security groups, this works — all through natural language prompts to an AI Model Context Protocol (MCP) server.
RDS S3 EC2 VPC Subnet Internet Gateway Route Table Security Group Key Pair Instance Tag AMI.
What it does
- Natural language provisioning of AWS infrastructure
- Support for core AWS services including EC2, S3, and RDS
- Network management including VPC, Subnets, and Route Tables
- Security and access management via Security Groups and Key Pairs
- Supports both HTTP streamable and SSE MCP endpoints
Setup requirements
Requires 3 environment variables: AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN. Available via Docker Compose and Docker.
View AWS MCP Server details Biggest differences
Comparen8n Manager for AI AgentsAWS MCP Server
Best forAutomating workflow maintenance by programmatically updating node configurations.Rapidly spinning up development environments on AWS via chat.
StandoutFull CRUD operations for n8n workflows.Natural language provisioning of AWS infrastructure.
SetupManual, needs 2 env vars, http transport.Docker Compose or Docker, needs 3 env vars, stdio transport.
Transporthttpstdio
Community54 GitHub stars27 GitHub stars
Bottom line
Pick n8n Manager for AI Agents if...Automating workflow maintenance by programmatically updating node configurations. Full CRUD operations for n8n workflows. Manual, needs 2 env vars, http transport.
Pick AWS MCP Server if...Rapidly spinning up development environments on AWS via chat. Natural language provisioning of AWS infrastructure. Docker Compose or Docker, needs 3 env vars, stdio transport.
The real split here is workflow fit, not raw counts. n8n Manager for AI Agents: Automating workflow maintenance by programmatically updating node configurations. AWS MCP Server: Rapidly spinning up development environments on AWS via chat. n8n Manager for AI Agents also has the larger public footprint (54 vs 27 stars).