leonardsellem_n8n-mcp-server
If you are the rightful owner of leonardsellem_n8n-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that allows AI assistants to interact with n8n workflows through natural language.
The n8n MCP Server is a Model Context Protocol server designed to facilitate interaction between AI assistants and n8n workflows. It provides a comprehensive suite of tools and resources that enable AI assistants to manage workflows and executions effectively. The server allows for listing, creating, updating, and deleting workflows, as well as activating, deactivating, and executing them. Additionally, it offers capabilities to monitor workflow status and access detailed execution statistics. This server is particularly useful for automating and streamlining workflow management tasks through natural language commands.
Features
- Workflow Management: List, create, update, delete, activate, and deactivate workflows.
- Execution Management: Execute workflows, monitor their status, and access execution details.
- Integration: Seamlessly integrates with AI assistants to enhance workflow automation.
- Configuration: Easy setup with environment variables for API access and debugging.
- Development Tools: Includes building, testing, and linting scripts for developers.
Tools
workflow_list
List all workflows
workflow_get
Get details of a specific workflow
workflow_create
Create a new workflow
workflow_update
Update an existing workflow
workflow_delete
Delete a workflow
workflow_activate
Activate a workflow
workflow_deactivate
Deactivate a workflow
execution_run
Execute a workflow
execution_get
Get details of a specific execution
execution_list
List executions for a workflow
execution_stop
Stop a running execution