A

npm:n8n-manager-mcp

https://www.npmjs.com/package/n8n-manager-mcp
95/100 · MCP Trust Grade · checked 3h ago · MCP 0.1.8

What it offers — 18 tools · Developer Tools

n8n_safety_status

Show n8n Manager safety settings, backup directory, and audit log location.

n8n_set_safety_mode

Configure local safety settings: read-only mode, backup-before-mutation, and audit logging.

n8n_list_workflows

List all workflows on an n8n server. Returns workflow names, IDs, active status, and node counts.

n8n_get_workflow

Get detailed information about a specific n8n workflow including all nodes, connections, and settings.

n8n_create_workflow

Create a new n8n workflow. Provide the full workflow JSON including nodes and connections.

n8n_update_workflow

Update an existing n8n workflow. Send the full updated workflow JSON.

n8n_delete_workflow

Delete a workflow from an n8n server. By default, a JSON backup is saved before deletion.

n8n_activate_workflow

Activate or deactivate an n8n workflow.

n8n_list_executions

List recent workflow executions on an n8n server. Shows status, timing, and errors.

n8n_add_server

Add or update an n8n server connection. The API key can be created in n8n under Settings > API.

n8n_list_servers

List all configured n8n server connections.

n8n_ping_server

Test the connection to an n8n server.

n8n_remove_server

Remove an n8n server from the configuration.

n8n_export_workflow

Export a workflow from an n8n server as JSON. Returns the complete workflow definition that can be imported into another n8n instance.

n8n_list_backups

List local workflow backups created before n8n mutations.

n8n_restore_workflow

Restore a workflow from a local backup. By default creates a new workflow; pass target_workflow_id to overwrite an existing workflow.

n8n_import_workflow

Import a workflow JSON onto an n8n server. Takes a full n8n workflow JSON and creates it on the server.

n8n_describe_nodes

Get information about common n8n node types. Useful for understanding which nodes to use when building workflows.

Spec / packaging20%100
Security (OWASP MCP)30%90
Maintenance / popularity20%100
Tool hygiene15%95
Transparency / provenance15%90

Findings

INFO Static analysis of npm package n8n-manager-mcp@0.1.8 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

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.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — npm:n8n-manager-mcp grade A
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade A · wmcp.sh
[![MCP Trust Grade A](https://wmcp.sh/mcp/grade/npm%3An8n-manager-mcp/badge.svg)](https://wmcp.sh/mcp/grade/npm%3An8n-manager-mcp)
<a href="https://wmcp.sh/mcp/grade/npm%3An8n-manager-mcp"><img src="https://wmcp.sh/mcp/grade/npm%3An8n-manager-mcp/badge.svg" alt="MCP Trust Grade A · wmcp.sh"></a>

Agents: check this before connecting

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
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.