n8n Instance-Level MCP

n8n Instance-Level MCP

A Model Context Protocol server built into n8n (v1.21.2+) that exposes an entire n8n instance to MCP clients like Claude, ChatGPT, and Lovable. The first pattern let clients search workflows, get workflow details, and execute workflows on demand. A newer official MCP beta discussed in [src-086] moves further toward agent-assisted workflow creation and editing by shipping reference documents and workflow SDK context to the MCP client.

Key points

  • Exposes three tools: search workflows, get workflow details, execute workflow
  • Requires n8n v1.21.2 or higher; enable via Settings to MCP Access
  • Workflows must be published AND toggled 'available in MCP' individually
  • Supports webhook, schedule, chat, and form triggers as MCP workflow types
  • Claude has a native connector; ChatGPT needs developer mode and OAuth; Lovable has a native integration
  • Workflow description is the tool-discovery prompt for clients – write it clearly
  • Different from the community n8n MCP server (which exposes node catalogue and templates, not live instance workflows)
  • Newer official MCP direction: let agents build and revise workflows with enough n8n reference context to avoid brittle node guesses [src-086]
  • This makes MCP a context-engineering surface, not only an API wrapper [src-086]

Related entities

Related concepts

Source references

  • [src-005] Nate Herk cluster — Nate Herk — n8n cluster (18 videos)

– Videos referenced: 5p5cV0yVDvQ, jx-yvSRLKrA

  • [src-086] n8n — "n8n Desk: The Open Source Claude Desktop That Runs on top of n8n's new MCP" (2026-05-11)

Robin Cartier perspective

This page is part of Robin Cartier's working AI knowledge graph: a practical research layer for production AI, recommendation systems, experimentation, GEO, and agentic web readiness.

The useful next step is to connect this concept back to applied product leadership and operating models.

Recommended next

Keep reading from this thread

From 494 indexed pages and articles.

  1. Wiki concept n8n Chat Hub A ChatGPT-like interface built into n8n (released Dec 2025) that lets users chat with any configured chat model (Claude, GPT-5 Mini, Gemini 2.5 Related by n8n
  2. Wiki concept n8n as Agent Execution Layer The pattern of using n8n workflows, credentials, logs, and visual nodes as the place where Related by n8n
  3. Insight AI Beyond POCs How enterprise AI moves beyond proofs of concept through ownership, governance, measurement, adoption, and production operating models Readers have engaged with this next