n8n MCP Server
init-n8n
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
- init-n8n
- list-workflows
- get-workflow
- create-workflow
- update-workflow
- delete-workflow
- activate-workflow
- deactivate-workflow
- list-projects
- create-project
- delete-project
- update-project
- list-users
- create-users
- get-user
- delete-user
- list-variables
- create-variable
- delete-variable
- create-credential
- delete-credential
- get-credential-schema
- list-executions
- get-execution
- delete-execution
- create-tag
- list-tags
- get-tag
- update-tag
- delete-tag
- get-workflow-tags
- update-workflow-tags
- generate-audit