Trigger your automations without leaving the terminal
n8n is a powerful workflow automation platform that connects hundreds of services. The MCP server lets your AI agent interact with your n8n instance directly: search for workflows by name, inspect their configuration, and execute them on demand. This is useful when you have automation workflows for data processing, notifications, or deployments that you want to trigger as part of a larger conversation with your agent.
Search WorkflowsFind workflows by name or tag. Quickly locate the right automation from your entire n8n library without opening the UI.
Execute WorkflowsTrigger any workflow on demand with optional input data. Run data processing, notification, or deployment pipelines directly from your conversation.
Inspect DetailsView workflow configuration, node structure, and execution history. Understand what a workflow does before running it.