Learn how to build an MCP Server and Client in n8n with official nodes.
⚠ Requires n8n version 1.88.0 or higher.
In this example, we use Google Calendar and custom functions as two separate MCP Servers, demonstrating how to integrate both native and custom tools.
The AI Agent connects to two MCP Servers. Each MCP Trigger (Server) generates a URL exposing its tools. This URL is used by an MCP Client linked to the AI Agent.
Whenever you make changes to the tools, there’s no need to modify the MCP Client. It automatically keeps the AI Agent informed on how to use each tool, even if you change them over time.
That’s the power of MCP 🙌
Anyone looking to use MCP with their AI Agents.
Instructions are included within the workflow itself.