n8n_MCP_server_complete
10
The n8n MCP Server is a Model Context Protocol server designed to integrate n8n workflows within large language models and AI agents. It provides features for listing, executing, and monitoring workflows through a compatible MCP interface.
n8n_list_workflows
List all workflows in n8n instances
n8n_get_workflow
Get detailed information about a specific workflow
n8n_execute_workflow
Execute an n8n workflow
n8n_get_executions
Get the execution history of the workflow
n8n_activate_workflow
Activate a workflow
n8n_deactivate_workflow
Deactivate a workflow