init-n8n
Establish a secure connection to an n8n instance by providing the URL and API key as compact JSON. This tool initializes integration for managing workflows and executions via the n8n MCP Server.
Instructions
Initialize connection to n8n instance. Use this tool whenever an n8n URL and API key are shared to establish the connection. IMPORTANT: Arguments must be provided as compact, single-line JSON without whitespace or newlines.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiKey | Yes | ||
url | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from n8n MCP Server
- activate-workflow
- create-credential
- create-project
- create-tag
- create-users
- create-variable
- create-workflow
- deactivate-workflow
- delete-credential
- delete-execution
- delete-project
- delete-tag
- delete-user
- delete-variable
- delete-workflow
- generate-audit
- get-credential-schema
- get-execution
- get-tag
- get-user
- get-workflow
- get-workflow-tags
- init-n8n
- list-executions
- list-projects
- list-tags
- list-users
- list-variables
- list-workflows
- update-project
- update-tag
- update-workflow
- update-workflow-tags
Related Tools
- @illuminaresolutions/n8n-mcp-server
- @makafeli/n8n-workflow-builder
- @makafeli/n8n-workflow-builder
- @illuminaresolutions/n8n-mcp-server
- @illuminaresolutions/n8n-mcp-server