n8n-mcp
Related Servers
Alternatives to n8n-mcp
No user-submitted related servers found.
Related Servers
- FlicenseBqualityCmaintenanceA full-power MCP server for n8n that enables AI agents to create, read, update, delete, and test workflows and credentials, including webhook testing, validation, and backup/versioning.319-
- FlicenseBqualityBmaintenanceEnables AI assistants to fully automate n8n instances via 34 MCP tools, covering workflow creation, execution debugging, credential management, environment variables, tags, and user administration through natural language.341-
- AlicenseNot gradedqualityDmaintenanceAn MCP server that empowers AI assistants to build, validate, and manage n8n workflows by providing structured access to documentation for over 1,200 nodes and thousands of templates. It enables deep integration with n8n instances for automated workflow orchestration and management through natural language.46,471 npm1MIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server for N8N that allows users to build, manage, and execute workflows through natural language, with 18 tools covering CRUD, execution, and intelligent workflow construction using templates, scaffolds, or LLM-based generation.306 npmMIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides AI assistants with access to documentation, schemas, and operations for over 535 n8n workflow automation nodes. It enables models to understand, create, and manage n8n workflows through natural language by connecting to the n8n API.46,471 npmMIT
- AlicenseBqualityAmaintenanceMCP server for managing n8n workflows through AI assistants. Supports workflow CRUD operations, synchronization, inspection, and execution support for automation-focused workflows.19242 npm2MIT
TDQS
Scored across 43 tools
Most tools have distinct purposes targeting specific resources like workflows, credentials, executions, tags, variables, and data tables, with clear CRUD operations. However, some potential overlap exists between execute_workflow and trigger_webhook_test (both involve running workflows), and stop_execution vs stop_many_executions could be confusing if not carefully read. Overall, descriptions help clarify boundaries, but minor ambiguity remains.
Tool names follow a highly consistent verb_noun pattern throughout, such as create_workflow, get_workflow, update_workflow, delete_workflow, and similarly for credentials, tags, variables, executions, and data tables. All names use snake_case uniformly, with clear action verbs (list, get, create, update, delete, execute, stop, etc.), making the set predictable and easy to navigate.
With 43 tools, the count is excessive for typical MCP server scopes, which are best kept focused with 3-15 tools. While n8n is a complex workflow automation platform, this many tools can overwhelm agents and increase cognitive load. A more streamlined set grouping related operations or using parameters could reduce the count without losing functionality, making it borderline heavy for effective agent use.
The tool surface provides comprehensive coverage for managing n8n workflows and related resources, including full CRUD operations for workflows, credentials, tags, variables, data tables, and executions, plus advanced features like execution control, auditing, versioning, and source control. There are no obvious gaps; agents can perform end-to-end lifecycle management, validation, and monitoring within this domain.