README: A Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to n8n node documentation, properties, and operations.
README: n8n-MCP serves as a bridge between n8n's workflow automation platform and AI models, enabling them to understand and work with n8n nodes effectively.
README: **n8n-mcp** started as a personal tool but now helps tens of thousands of developers automate their workflows efficiently.
README: - **`get_node`** - Unified node information tool with multiple modes: - **Info mode** (default): `detail: 'minimal'|'standard'|'full'`, `includeExamples: true`
README: - **`search_templates`** - Unified template search: - `searchMode: 'keyword'` (default) - Text search with `query` parameter