MCP Servers / productivity / n8n

n8n

JSON →
stdionone3productivity

Provides AI assistants with direct access to the n8n automation platform.

Install
How to run this server

No install command recorded.

server path: n8n
Tools
What this server exposes
list_workflows
List all workflows
get_workflow
Get workflow details by ID
create_workflow
Create new workflows
update_workflow
Update existing workflows
delete_workflow
Delete workflows
activate_workflow
Activate workflows
deactivate_workflow
Deactivate workflows
list_variables
List all variables
get_variable
Get variable by key
create_variable
Create new variables
update_variable
Update existing variables
delete_variable
Delete variables
list_credentials
List all credentials (sanitized)
create_credential
Create new credentials
delete_credential
Delete credentials
list_executions
List workflow executions
get_execution
Get execution details by ID
self_test
Test server connectivity and permissions
Configuration
Environment & auth
authnone
envN8N_API_KEY
envN8N_BASE_URL
envN8N_API_TOKEN
Resources
n8n — MCP Server · libregistry