n8n-workflow-builder
AI assistant integration for n8n workflow automation through Model Context Protocol (MCP). Connect Claude Desktop, ChatGPT, and other AI assistants to n8n for natural language workflow management.
GitHub Stars
357
User Rating
Not Rated
Favorites
0
Views
55
Forks
93
Issues
2
Installation
Installation
Prerequisites
Installation Steps
1. Clone Repository
bash
git clone https://github.com/makafeli/n8n-workflow-builder.git
cd n8n-workflow-builder
2. Install Dependencies
bash
npm install
3. Build and Test
bash
npm run build
bash
npm start
Troubleshooting
Issue: Server won't start Solution: Check Node.js version and reinstall dependencies.Additional Resources
11
Followers
13
Repositories
0
Gists
0
Total Contributions
Fast Filesystem MCP offers advanced filesystem operations tailored for Claude Desktop, featuring capabilities for handling large files. It includes functionality to control the creation of backup files, ensuring data safety while facilitating efficient file management.
NPM Helper is a tool designed to assist with npm package management, providing features for updating dependencies and searching for packages. It allows for safe upgrades of a project's package.json, ensuring that dependencies are updated to the latest compatible versions without conflicts. This tool enhances efficiency in managing project dependencies while minimizing errors.
The Tavily MCP Server is a Model Context Protocol (MCP) server that provides AI-powered search capabilities. It enables AI assistants to perform comprehensive web searches and retrieve relevant, up-to-date information. It supports both basic and advanced search functionalities, along with result scoring and response time tracking.