Documents the official-MCP adapter from n8n-mcp 2.75.0 / 2.76.0, and closes the gaps a review of that documentation found. Rolls up 1.32.0, 1.33.0 and 1.34.0 (PR #49).
New tools documented
n8n_manage_agents— persisted n8n Agents: a standalone assistant artifact with its own lifecycle, distinct from the AI Agent workflow node.n8n_explore_node_resources— resolve a node's live dropdown / resource-locator values through a real credential instead of guessing an ID.n8n_list_catalog— list instance projects and tags.
Routed workflow operations
n8n_test_workflowgainedmethod:auto/triggerover HTTP, andprepare/pinned/directthrough n8n's own MCP server — which means a workflow with no HTTP trigger (Manual, Schedule, sub-workflow) can finally be run from MCP.n8n_workflow_versionsgainedsource: "native"(n8n's own history, including edits people made in the UI) andmode: "diff".n8n_manage_datatablegainedaddColumn/deleteColumn/renameColumn.- The
exposeToMcpconsent flow andWORKFLOW_NOT_EXPOSEDare documented wherever they apply, along with the side-effect reality ofpinnedanddirectruns.
Review fixes
- The always-on router skill now carries the three new tools and the routed operations — it is injected every session, so without this the new surface was invisible on most turns.
n8n_explore_node_resourceshad been documented with three of its six required parameters; following it producedINVALID_ARGS. Now complete, with a worked example.n8n_health_check'sofficialMcpblock is documented as the preflight for everyN8N_MCP_ACCESS_TOKEN-gated capability.- The agent config hash round-trips as
configHashout,args.baseConfigHashin — a real failure path, sinceargsare forwarded verbatim. deleteColumnis flagged as destroying the column's values, which matters because a column's type cannot be changed after creation.- Persisted-agent custom tools are TypeScript (
@n8n/agents+zodonly) — a third code runtime, distinct from the Code node and thetoolCodeCustom Code Tool.
Install
Claude Code plugin users on the marketplace update in place. Everyone else: n8n-mcp-skills-v1.34.0.zip is the complete bundle; individual skill zips are attached for Claude.ai uploads.
Conceived by Romuald Członkowski — https://www.aiadvisors.pl/en