@n8n-io Just dropped official support for MCP (Model Context Protocol) – and in this video, I will walks you through everything you need to know. From the MCP Server Trigger to using it with MCP host, this is a major step toward native multi-agent workflows in n8n.
So what is MCP? Originally pioneered by @anthropic-ai, MCP is rapidly becoming the standard protocol for context-aware AI agents. While there have been a few community-built MCP nodes in the past, they often came with technical debt or limited functionality.
Now, with n8n’s official implementation – available both self-hosted and on n8n cloud – you get a cleaner, more powerful way to integrate AI models and agents directly into your automations.
Whether you’re building smart agents, autonomous workflows, or integrating with Claude, this is a must-watch update for AI automation builders.
JSON
{
"mcpServers": {
"n8n": {
"command": "npx",
"args": [
"-y",
"supergateway",
"--sse",
"REPLACE-ME-WITH-N8N-WEBHOOK-URL"
]
}
}
}
Tiktok: https://www.tiktok.com/@bbzshr
#n8n #MCP #modelcontextprotocol #AIagents #automation #Claude #n8ncloud #ai #llm
Download
0 formats
No download links available.
n8n official launched its native MCP node. Create your MCP server without coding knowledge. | NatokHD