n8n-mcp
Related Servers
Alternatives to n8n-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceAn MCP server that provides AI assistants with comprehensive access to n8n workflow automation nodes, properties, and documentation. It enables models like Claude to search for nodes, access configuration templates, and manage workflows through natural language.MIT
- 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
- 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
- AlicenseAqualityBmaintenanceA Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to n8n node documentation, properties, and operations, enabling them to understand and work with n8n's 2,175 workflow automation nodes.746,471 npmMIT
- AlicenseAqualityBmaintenanceA Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to n8n node documentation, properties, and operations.746,471 npmMIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to n8n node documentation, properties, and operations.46,471 npmMIT
TDQS
Scored across 7 tools
Each tool has a clearly distinct purpose: get_node and get_template fetch details, search_nodes and search_templates search, tools_documentation provides MCP documentation, validate_node and validate_workflow perform validation. No overlap.
Most tools follow verb_noun snake_case pattern (get_node, search_nodes, etc.). tools_documentation is a slight deviation (noun_noun), but still readable and not confusing.
7 tools is well-scoped for a server focused on node/workflow exploration and validation. Each tool earns its place without redundancy.
The tool set covers retrieval, search, validation, and documentation for nodes and templates. Missing a 'list all' function and mutation operations, but this appears intentional for a read/validate server.