MCP Servers / productivity / n8n Manager for AI Agents

n8n Manager for AI Agents

JSON →
stdionone59productivity

Manage n8n workflow automation instances through natural language using the n8n public API.

Install
How to run this server

No install command recorded.

server path: n8n-manager-for-ai-agents
Tools
What this server exposes
n8n_create_workflow
Create new workflows with nodes and connections
n8n_get_workflow
Retrieve workflow details by ID
n8n_update_workflow
Update existing workflows (requires full node list)
n8n_delete_workflow
Delete workflows permanently
n8n_list_workflows
List workflows with filtering and pagination
n8n_trigger_webhook_workflow
Trigger workflows via webhook URL
n8n_get_execution
Get detailed execution information
n8n_list_executions
List executions with status filtering
n8n_delete_execution
Delete execution records
n8n_health_check
Check API connectivity and configuration
Configuration
Environment & auth
authnone
envN8N_API_URL
envN8N_API_KEY
Resources
n8n Manager for AI Agents — MCP Server · libregistry