n8n_safety_statusShow n8n Manager safety settings, backup directory, and audit log location.
n8n_set_safety_modeConfigure local safety settings: read-only mode, backup-before-mutation, and audit logging.
n8n_list_workflowsList all workflows on an n8n server. Returns workflow names, IDs, active status, and node counts.
n8n_get_workflowGet detailed information about a specific n8n workflow including all nodes, connections, and settings.
n8n_create_workflowCreate a new n8n workflow. Provide the full workflow JSON including nodes and connections.
n8n_update_workflowUpdate an existing n8n workflow. Send the full updated workflow JSON.
n8n_delete_workflowDelete a workflow from an n8n server. By default, a JSON backup is saved before deletion.
n8n_activate_workflowActivate or deactivate an n8n workflow.
n8n_list_executionsList recent workflow executions on an n8n server. Shows status, timing, and errors.
n8n_add_serverAdd or update an n8n server connection. The API key can be created in n8n under Settings > API.
n8n_list_serversList all configured n8n server connections.
n8n_ping_serverTest the connection to an n8n server.
n8n_remove_serverRemove an n8n server from the configuration.
n8n_export_workflowExport a workflow from an n8n server as JSON. Returns the complete workflow definition that can be imported into another n8n instance.
n8n_list_backupsList local workflow backups created before n8n mutations.
n8n_restore_workflowRestore a workflow from a local backup. By default creates a new workflow; pass target_workflow_id to overwrite an existing workflow.
n8n_import_workflowImport a workflow JSON onto an n8n server. Takes a full n8n workflow JSON and creates it on the server.
n8n_describe_nodesGet information about common n8n node types. Useful for understanding which nodes to use when building workflows.
We re-grade npm:n8n-manager-mcp on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.
Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:
https://wmcp.sh/mcp/trust
readOnly vs observed behavior) layer on via the wmcp.sh proxy.