A Model Context Protocol (MCP) server that integrates with n8n, providing tools for workflow and execution management via the n8n API.
721 B
721 B
Setup and Configuration
This section covers everything you need to know to set up and configure the n8n MCP Server.
Topics
- Installation: Instructions for installing the n8n MCP Server from npm or from source.
- Configuration: Information on configuring the server, including environment variables and n8n API setup.
- Troubleshooting: Solutions to common issues you might encounter.
Quick Start
For a quick start, follow these steps:
- Install the server:
npm install -g n8n-mcp-server - Create a
.envfile with your n8n API URL and API key - Run the server:
n8n-mcp-server - Register the server with your AI assistant platform