DEFINITION
N8n-MCP
n8n Model Context Protocol Server
Definition
An MCP server implementation that enables AI agents to programmatically generate, modify, test, and debug n8n workflows through standardized protocol calls
Examples in the Wild
- Example 1:Agent generates a data pipeline workflow in n8n via MCP calls
- Example 2:Agent debugs workflow execution failures by querying N8n-MCP endpoints
- Example 3:Agent modifies workflow configurations based on execution results