N8n mcp
★ 6.5 · n8n · medium · 6 nodes
N8n mcp is an n8n automation template that connects AI models to external tools via the MCP (Model Context Protocol) and is triggered by an incoming webhook. Reach for it when you want a language model to access real data and services — for instance, letting an AI agent browse GitHub repositories, call external APIs, or use third-party tools without hand-coding a separate integration for each one. The workflow includes Google Gemini as the LLM, MCP Client Tool and MCP nodes to manage the protocol, and a GitHub Tool node; it is activated by a webhook trigger. Deploy by importing the JSON into a self-hosted or cloud n8n instance. The direction is outward — extending an AI agent's reach through MCP-connected tools, not replacing AI with rule-based process automation (use a plain n8n workflow for that). Best suited for developers and teams building AI agents on top of n8n; not applicable without a running n8n instance and an accessible MCP server. Trigger: Webhook. Integrations: Google Gemini, MCP Client Tool, MCP, GitHub Tool.
- #Google Gemini
- #Mcp Client Tool
- #Mcp
- #Github Tool